What is multiple inheritance ?
Answer Posted / priya
derived means existing class.
base means new class from the existing class.
multiple class is defined as from one derived class we can
create several base class
| Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
Whats oop mean?
What does and I oop mean in text?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is coupling in oop?
What is polymorphism oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are different oops concepts?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Which type does string inherit from?
What are the features of oop?
What is interface? When and where is it used?
What are the important components of cohesion?
Can main method override?
Why is static class not inherited?
Is oop better than procedural?