Answer Posted / swetcha
Use the new modifier to explicitly hide a member inherited
from a base class. To hide an inherited member, declare it
in the derived class using the same name, and modify it
with the new modifier.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do you use inheritance in unity?
What is a superclass in oop?
Why do we use oop?
What is difference between multiple inheritance and multilevel inheritance?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is methods in oop?
Explain the advantages of inheritance.
What are the 5 oop principles?
What are the features of oop?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is polymorphism used for?
What is a class in oop?
What is constructor overloading in oop?
Write a program to sort the number with different sorts in one program ??
Why do we need polymorphism in c#?