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
Can you inherit a private class?
Which is better struts or spring?
What is encapsulation and abstraction? How are they implemented in C++?
What is property in oops?
Whats oop mean?
What is polymorphism what is it for and how is it used?
write a C++ program for booking using constructor and destructor.
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is polymorphism and example?
State what is encapsulation and friend function?
Why is polymorphism important in oop?
What is the difference between inheritance and polymorphism?
Are polymorphisms mutations?
Why do we use encapsulation in oops?
What is the renewal class?