What is methods in oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is pure oop?
what is the difference between ERROR and EXCEPTION?
why we are declare the function in the abstract class even though we are declaring it in Derived class?
What is the main feature of oop?
what is the basic concept of inheritance?
What is sub classing in c++?
Why is destructor used?
What is the purpose of polymorphism?
Prepare me a program for the animation of train
what is use to destroy an object? illustrate.
How to overload new operator in c++
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?