Answer Posted / anjana
SINGLE INHERITANCE:
ONE BASE CLASS HAVING ONE DERIVED CLASS MEANS THAT IS CALLED SINGLE INHERITANCE.
EXAMPLE:
[A]------->BASE CLASS
|
V
[B]------->DERIVED CLASS
| Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
What is encapsulation example?
What is overloading and its types?
Can enum be null?
What are the 3 principles of oop?
What is the problem with multiple inheritance?
Which is better struts or spring?
c++ program to swap the objects of two different classes
Can we have inheritance without polymorphism?
Give two or more real cenario of virtual function and vertual object
2. Give the different notations for the class.\
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What are properties in oop?
What language is oop?