What is coupling in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism oop?
Why is oop useful?
what is difference between String s=new String("vali"); String s="vali"
What are the benefits of polymorphism?
What is difference between abstraction and encapsulation?
what isthe difference between c structure and c++ class
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What normal C constructs work differently in C++?
how to tackle technical questions
why to use template classes in c++?
What is encapsulation process?
Polymorphism with an example?