what is difference between class and object?
Answer Posted / devarathnam c,kotagudibanda(po
Hi... Class is a blue print of an object,which is non-live
entity.
Object is instance of class,which is a live entity.
example: Employee is a class
Fruit is a class
but
DEVARATHNAM is an object
ROSE is an object
| Is This Answer Correct ? | 99 Yes | 39 No |
Post New Answer View All Answers
How does multithreading take place on a computer with a single cpu?
Write the algorithm to check the number non-leaf nodes in a tree.
What is a data structure java?
Is string is a data type in java?
Is java a prime method?
Explain about abstract classes in java?
What is gui programming?
What is charat ()?
What is an example of character?
What is the use of math abs in java?
What java is used for?
What are the differences between abstract class and interface?
What are the library functions in java?
Explain the difference between intermediate and terminal operations in java8?
What is the disadvantage of java?