What are the benefits of oop?
No Answer is Posted For this Question
Be the First to Post Answer
Differences between inline functions and non-inline functions?
What is the difference between an object and a class?
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
What is multilevel inheritance explain with example?
What is advantage of inheritance?
what uses of c++ language?
how much classes are used in c++
Why is encapsulation used?
What are the two different types of polymorphism?
Why is polymorphism used?
Why is there no multiple inheritance?
what is the difference between class and object?