Does c++ support multilevel and multiple inheritance?
Answers were Sorted based on User's Feedback
Answer / devarathnam
Yes ,c++ supports multilevel and multiple inheritance
| Is This Answer Correct ? | 26 Yes | 5 No |
Answer / praneet sahay
Yes, Cpp upports multilevel and multiple inheritance.
regards,
Praneet sahay
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / bhagavathi chouhan
yes c++ supports these inheritance's
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / raman sharma
yes c++ support multilevel and multiple inheritance
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / priya
Yes c++ supports both multilevel and multiple inheritance
| Is This Answer Correct ? | 4 Yes | 1 No |
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Which keyword is written to use a variable declared in one class in the other class?
Why do we need polymorphism in c#?
What is command routing in MFC
What are the 3 pillars of oop?
When you define a integer it gets stored in which data structure?(Stack or a heap)
What is data binding in oops?
How to Increment the value of the empid E001 for each and every employee by using the programe?
What is encapsulation selenium?
diff between Virtual mathod and abstract method?
What is coupling in oop?
what is an instance of a class