Answer Posted / vinod
Object is a separate copy of CLASS which has properties and
functions. it has it's own memory space and things. when
the properties are changed it will not affect the other
object of the same class
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
can we make game by using c
Why is oop better than procedural?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is abstraction in oop with example?
write a C++ program for booking using constructor and destructor.
Is this job good for future? can do this job post grduate student?
What is a class and object?
Can an interface inherit a class?
What is the advantage of oop over procedural language?
Which method cannot be overridden?
What is the purpose of enum?
What is the diamond problem in inheritance?
What is this pointer in oop?
Why is abstraction used?
Can main method override?