what is difference between class and object?
Answer Posted / hamid khan växjö swe
Actually object is an obstraction of something in a problem
domain which reflecting the capabilities of a system to
keep information about it.
| Is This Answer Correct ? | 25 Yes | 18 No |
Post New Answer View All Answers
Which is better stringbuffer or stringbuilder?
What does yield method of the thread class do?
What is return keyword in java?
What is autoboxing in java?
How do I stop concurrentmodificationexception?
Explain the importance of import keyword in java?
What is lazy initialization in java?
What are 3 boolean operators?
Can a class be final?
Does constructor creates the object ?
How a string is stored in memory?
What are the different approaches to implement a function to generate a random number?
How does a cookie work in Servlets?
Is null function in java?
Is java pass by value or pass by reference?