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 are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

0 Answers  


which are the key concepts of entity data model?

0 Answers   Microsoft,


what are abstract classes? what is overriding?

12 Answers  


Does the .NET Framework have in-built support for serialization?

2 Answers  


Explain what is routing?

0 Answers  


What is entityset? : Entity framework

0 Answers  


What is partialview in asp.net mvc?

0 Answers  


What are the versions of .net framework?

0 Answers  


What is razor code?

0 Answers  


Can you explain renderbody and renderpage in asp.net mvc?

0 Answers  


What is difference between viewbag and viewdata and tempdata?

0 Answers  


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

0 Answers  


Categories