Answer Posted / s.nareshkumar
inheritance is the process of acquiring the one class properties to another class its called 'inheritance'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you prevent a class from being inherited by another class?
Define Initialisation Purpose.
What is the use of finalize method?
Explain OOPS.
What's the order of call of constructors in inheritiance?
What is a constructor in class?
What is the base type from which all structs inherit directly?
Why use oops?
What is polymorphism and abstraction?
Describe inheritance and non-inheritance of a derived class?
What is single and multiple inheritance?
Explain about a class in oop?
What are abstract classes?
State some of the advantages of object oriented programming?
How do we implement serialization actually?