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


Please Help Members By Posting Answers For Below Questions

Is object an int c#?

708


Why c# is called c sharp?

656


Define c# i/o classes?

702


What are All kind of access specifiers for a class and for methods

831


Explain the working of serialization?

670


Explain states of a thread in c#?

745


Can a constructor have a return type?

692


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

2144


What is the use of console?

675


Differentiate between response.expires and response.expiresabsolute?

757


What is an interface class? Give one example of it

680


What are the steps for creating clr trigger

800


How do I run managed code in a process?

729


Why is c# used?

677


Why reflection is used in c#?

688