Answer Posted / divya
inheritance is a method which means objects of one class
get the properties of objects of another class. in this we
have 5 types of inheritance
multiple inheritance means deriving a class from two or
more base classes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is atoi in c++?
Difference between struct and class in terms of access modifier.
Is swift faster than c++?
Explain about vectors in c ++?
What is dev c++ used for?
which operator is used for performing an exponential operation a) > b) ^ c) none
What is virtual function? Explain with an example
What is a namespace in c++?
What is private public protected in c++?
What are the two types of polymorphism?
How does class accomplish data hiding in c++?
What is c++ manipulator?
What is array in c++ pdf?
What are proxy objects in c++?
What is the difference between struct and class?