Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are delegates?where are they used



What are delegates?where are they used..

Answer / kirti

A delegate defines a reference type that can be used to encapsulate a method with a specific signature. A delegate instance encapsulates a static or an instance method. Delegates are roughly similar to function pointers in C++; however, delegates are type-safe and secure.

When do you use virtual keyword ?.

When we need to override a method of the base class in the sub class, then we give the virtual keyword in the base class method. This makes the method in the base class to be overridable. Methods, properties, and indexers can be virtual, which means that their implementation can be overridden in derived classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is objectcontext? : Entity framework

0 Answers  


What is the difference between managed and unmanaged code?

12 Answers   IBM,


what is ssdl?

0 Answers   Microsoft,


What is Dependency Injection in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


How to use Jquery Plugins in ASP.Net MVC validation?

0 Answers  


what are the different stepts to create shared assemblies?

1 Answers  


How the ‘page lifecycle’ of ASP.Net MVC does works?

0 Answers  


What is attribute routing in mvc?

0 Answers  


Can we create .DLL file without using the namespace?

4 Answers  


What is Globalizationa and Localization

1 Answers  


Explain the new features added in version 4 of mvc (mvc4)?

0 Answers  


What is RouteConfig.cs in ASP.Net MVC 4?

0 Answers  


Categories