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...


How to override a function in c#?



How to override a function in c#?..

Answer / Faiz Kidwai

In C#, you can override a function by declaring a method with the same name, access modifier, and return type as the original method in the base class, within a derived class. You may also use the 'override' keyword.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is a .aspx file?

1 Answers  


How do I convert a string to an int in c#?

1 Answers  


In which order the destructor is called for an inherited class?

1 Answers  


What does readonly mean in c#?

1 Answers  


Can an Assembly have multiple versions

13 Answers   TCS,


What is the difference between Object and class adapters?

1 Answers   QuestPond,


Explain about Oops concept

1 Answers   Digital GlobalSoft,


Describe how a .net application is compiled and executed

1 Answers  


What are the principles of delegation?

1 Answers  


which access modifier we can declare the abstract class?

5 Answers   IBM,


Explain the clr triggers?

1 Answers  


What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?

1 Answers   BirlaSoft,


Categories