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 do you mean by vtable and vptr in c++?
What is virtual methods?
Is there any function that can skip certain number of characters present in the input stream?
What is the arrow operator in c++?
What is class invariant in c++?
What are maps in c++?
Is c++ still being used?
What does the ios::ate argument do?
What is the C-style character string?
How to declare a function pointer?
Is there any difference between int [] a and int a [] in c++?
What does ctime() do?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
What is c++ 11 and c++ 14?
What flag means?