Answer Posted / rushi
ok,
If you say class is structure then object is a way to implement class,
that is object is a runtime entity of class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is oops concept with example?
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 multilevel inheritance explain with example?
What is difference between pop and oop?
What is polymorphism and example?
How Do you Code Composition and Aggregation in C++ ?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What are oops methods?
What do you mean by Encapsulation?
What is the example of polymorphism?
What language is oop?
What are the types of abstraction?
What is the difference between a constructor and a destructor?
What is the use of oops?
What is data binding in oops?