what is difference between class and object?
Answer Posted / santosh
objects basic runtime entities.object tack up space in memory.
when program executed the objects are sending messages each other.
class contain so many objects.class is set of data members and member functions.we invoke class must create object.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is an example of a constant variable?
What is a void method java?
Can you inherit from an abstract class java?
What is the maximum length of a url?
When is the finally clause of a try-catch-finally statement executed?
Is char a method in java?
Explain about core java?
Is java map thread safe?
What an i/o filter?
What is an object in java and how is it created?
What is an array in java?
What are computer functions?
Is there a sort function in java?
What are inbuilt functions?
Why unicode is important?