define oops with class and object
Answer Posted / sunil kumar yadav
Object is a run time instant of a class. it is a real word
things.but class is collection of objects.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How do you achieve runtime polymorphism?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is the difference between a constructor and a destructor?
Prepare me a program for the animation of train
Why we use classes in oop?
What is destructor example?
What is constructor in oop?
What is the fundamental idea of oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is abstraction in oops?
What is a superclass in oop?
What are objects in oop?
What is the use of oops?
What are oops functions?
What is ambiguity in inheritance?