What is difference between multiple inheritance and multilevel inheritance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

Why do we use oop?

0 Answers  


Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.

2 Answers  


What is polymorphism oop?

0 Answers  


What is encapsulation selenium?

0 Answers  


When is it necessary to use member-wise initialization list in C++?

2 Answers   Adobe,






What is a template?

7 Answers  


How is class defined?

0 Answers  


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(); }

0 Answers   SRA,


What is the diamond problem in inheritance?

0 Answers  


What is oop in simple words?

1 Answers  


what is the difference between a package and a software?

3 Answers  


why oops need in programming

7 Answers   TCS,


Categories