Answer Posted / padmas
Yes, I know about Multiple Inheritance, where a class inherits classes', class members from base class as well as other multiple classes. Likewise, a class inherits number of many other classes, class members.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are classes oop?
What does sksksk mean in text slang?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
explain sub-type and sub class? atleast u have differ it into 4 points?
What are the data types in oop?
What is abstraction with example?
Why do we use inheritance?
Can we override main method?
Which method cannot be overridden?
Why do we use class?
Can we create object of abstract class?
What is the real life example of polymorphism?
Get me a number puzzle game-program
Can a destructor be called directly?
Why we use classes in oop?