Does c++ support multilevel and multiple inheritance?
Answer Posted / raman sharma
yes c++ support multilevel and multiple inheritance
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Is this job good for future? can do this job post grduate student?
Is enum a class?
program for insertion ,deletion,sorting in double link list
Why multiple inheritance is not allowed?
what is graphics
What are different oops concepts?
class type to basic type conversion
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What do you mean by abstraction?
Why do pointers exist?
What is polymorphism used for?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Advantage and disadvantage of routing in telecom sector
What is overloading and its types?