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
What are the commonly used i/o classes?
Why do we use static class in c#?
Is var a data type?
What is the difference between read and readline in c#?
Who is a accessibility modifier “protected internal†available to ?
What is primitive types in c#?
What are the types in c#?
Why do we need generics?
How is a loop recorder monitored?
What do you mean by expression tree?
What are the ways in which client can create object on server in cao model?
What is difference between static and constant variable?
Can a string be null c#?
If casting fails what type of exception is thrown?
How do you define a predicate?