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
Explain the advantage of option strict on?
Why is the xml infoset specification different from the xml dom?
what is commom language runtime?
Explain about jagged arrarys ?
Name a feature which is common to all .net languages?
Explain private assembly?
What is the difference between custom control and user control?
difference between control and component more than one differences
What is globalization?
Explain an assembly?
Explain option strict?
What is datatype conversion?
How do you define a read only property in a class module?
How can we store decimal data in .net?
how to deploy vb.net with key and evaluation time? any one can help me?