what is delegates

Answer Posted / niketh

Delegates are references to Methods. Using Delegates we can pass Methods of similar signature as parameters

Ex: Delegate string MyDelegate (string s, string p)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an application domain? how they get created?

583


Can you please explain the difference between dataset and datareader?

552


Explain the difference between import system.data.sqlclient and system.data.oledb?

547


What keyword is used to accept a variable number of parameter in a method?

575


How to connect crystal report in vb.net ?

573






What is normal jit?

615


What is internal keyword in .net framework?

626


Which classes a dll can contain?

531


What is visual basic.net culture?

501


Explain the observations between vb.net and vc#.net?

529


What are the types of generations in garbage collector?

532


Explain the difference between value and reference types?

456


What is private assembly?

517


What is the main purpose of garbage collector?

504


Explain the difference between namespace and assembly?

512