Java Interfaces vs. C# Delegates
Joe and Michael discuss how Java uses interfaces creatively to mimic delegates, contrasting with C# where delegates are abstracted away from the developer. They delve into the differences in handling types between the two languages, shedding light on the exposure level of developers to underlying concepts like interfaces and concrete types.In this clip
From this podcast

Coding Blocks
Delegate all the things!
Related Questions