Answer Posted / shiraz abbas rizvi
When used as a modifier, the new keyword explicitly hides a
member inherited from a base class. Hiding an inherited
member means that the derived version of the member
replaces the base-class version.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Is react oop?
What is the purpose of polymorphism?
What is basic concept of oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is ambiguity in inheritance?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is abstract class in oops?
Which type does string inherit from?
Is html an oop?
Please send ford technologies placement paper 2 my mail id
What is object-oriented programming? Webopedia definition
Can we define a class within the interface?
Where You Can Use Interface in your Project
How is class defined?
What is class and object with example?