Answer Posted / dev
When a derived class has only one base class its called a
single inheritance
Is This Answer Correct ? | 106 Yes | 7 No |
Post New Answer View All Answers
#include
What is coupling in oop?
What is the oops and benefits of oops programming?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
what's the basic's in dot net
Why interface is used?
What is difference between polymorphism and inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Whats is abstraction in oops?
What is balance factor?
Why oops is important?
Why do we use class?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What are objects in oop?
What is class and object with example?