What is difference between class and object with example?
Answer Posted / padmas
Class is the design of a any program structure with name, variables and methods included in it as a group. When any class gets executed at runtime it gets object created equivalently. Such as when a class name is tree, the object it gets created as , tree of any type. if pen is a class, then the object of pen can be, few we name it..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ambiguity in inheritance?
Why do we use polymorphism?
What is difference between oop and pop?
Can bst contain duplicates?
Where You Can Use Interface in your Project
how to get the oracle certification? send me the answer
What is encapsulation example?
What is debug class?what is trace class? What differences are between them? With examples.
What is object and example?
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).
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 are the 4 main oop principles?
What type of loop is a for loop?
What is a class in oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...