what is Anonymous Method.? and
What is shadowing?
Answer Posted / guest
methods with no names are called as annonymous methods
when two or more programing elements eg.a method has same
name that of other then one method is hiden and has no
reference this is known as shadowing
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Contrast System.String and System.Text.StringBuilder classes?
What is the name of c# compiler?
What is interface c#?
What is an xsd file?
What is difference between arraylist and list in c#?
What are anonymous types in c#?
What are the principles of delegation?
Explain how obfuscator works in .net
What is meant by console programming?
What are the Configuration files in .net?
How many destructors can a class have?
What is assembly and dll in c#?
Explain the difference between directcast and ctype.
What is code verification?
What is array class in c#?