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
What is the meaning of nullable?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
how we can make a write-only class in java?
What are recursive functions? Give some examples?
Are static members inherited to sub classes?
Give me example of derived data types.
Which class should you use to obtain design information about an object in java programming?
How do you use find and replace?
When can an object reference be cast to an interface reference in java programming?
What is functional interface in java?
Is heap stored in ram?
What is use of super keyword?
Why synchronization is important?
What is the differences between c++ and java? Explain
Why spring singleton is not thread safe?