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
Can java be faster than c++?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
What is the use of 'using' declaration in c++?
What is long in c++?
What is c++ coding?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
What is the disadvantage of using a macro?
What is the copy-and-swap idiom?
Explain the static member function.
What is unary operator? List out the different operators involved in the unary operator.
How should a contructor handle a failure?
What do you mean by function pointer?
What is the difference between containment and delegation?
What is Destructor in C++?
What is the difference between C and CPP?