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
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
how to get the oracle certification? send me the answer
What is the fundamental idea of oop?
What is difference between data abstraction and encapsulation?
Is oop better than procedural?
Can you explain polymorphism?
What is polymorphism and example?
What is a class in oop?
What is an example of genetic polymorphism?
How do you achieve polymorphism?
What is interface? When and where is it used?
What is coupling in oop?
What is property in oops?
What is encapsulation c#?