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
Why is object oriented programming so hard?
Why do we use class in oops?
What is abstraction example?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is polymorphism explain?
What are the three main types of variables?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is multilevel inheritance explain with example?
Get me an image implementation program.
What are oops methods?
How can you overcome the diamond problem in inheritance?
Is html an oop?
Can we create object of interface?