What is coupling in oops?
No Answer is Posted For this Question
Be the First to Post Answer
Why is object oriented programming so hard?
explain sub-type and sub class? atleast u have differ it into 4 points?
OOP'S advantages of inheritance include:
Write an operator overloading program to write S3+=S2.
How do you answer polymorphism?
What causes polymorphism?
why the memory allocated with new cant be freed using free()
what is the difference between containership and inheritence?
write a c++ program to find maximum of two numbers using inline functions.
What is virtual function?where and when is it used?
WAP find square root of any number (without using sqrt() )?
swapping program does not use third variable