Senior .Net Developer Question: Download Senior .Net Developer PDF

Please explain what is a delegate?

Tweet Share WhatsApp

Answer:

It is the definition of a method that encapsulates certain arguments and type of return. It allows passing a method as an argument of a function, as long as it matches its specific signature.

Download Senior .Net Developer PDF Read All 60 Senior .Net Developer Questions
Previous QuestionNext Question
Please explain what is the difference between a class and an object?Tell us what is a variable of implicit type and what is its scope?