Answer Posted / ranjit kumar nayak
inheritance is single bcoz it sharing the property between
two classes.one is called parent another is child.
| Is This Answer Correct ? | 75 Yes | 21 No |
Post New Answer View All Answers
Write a program to reverse a string using recursive function?
write knight tour problem which is present in datastructure
What is encapsulation in simple terms?
What is polymorphism and example?
What is a null tree?
Is data hiding and abstraction same?
What do you mean by variable?
Why is there no multiple inheritance?
write a C++ program for booking using constructor and destructor.
What is inheritance in simple words?
What are objects in oop?
Can bst contain duplicates?
What is purpose of inheritance?
What is the problem with multiple inheritance?
What is difference between polymorphism and inheritance?