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 is new modifier in C#

Answer Posted / pratyaya kumar ghosh

C# allow redefinition of inherited methods in the derived
classes at the cost of hiding the inherited ones using new
modifier.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem with multiple inheritance?

1233


What are the 5 oop principles?

1166


What is interface? When and where is it used?

2208


What is difference between inheritance and polymorphism?

1072


What is class and object in oops?

1213


What are main features of oop?

1180


Why is abstraction used?

1137


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

4211


What is encapsulation with real life example?

1088


What is polymorphism give a real life example?

1077


What are the advantages of polymorphism?

1083


Why multiple inheritance is not allowed?

1247


How to call a non virtual function in the derived class by using base class pointer

6686


Give two or more real cenario of virtual function and vertual object

2364


What is a superclass in oop?

1220