what is difference between class and object?
Answer Posted / bharti kishnani
class is a collection of methods..
wereas through the objects we can call any method of that
class
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How do you convert an int to a double in java?
What is a subsequence of a string?
Java.util.regex consists of which classes?
Can we have multiple classes in single file ?
What is a databasemetadata?
Is null false in java?
Explain about java sdk?
What is the difference between processes and threads?
What is arrays aslist in java?
Differences between external iteration and internal iteration?
Can we restart a thread already started in java?
What is the difference between replace and replace all?
What is implicit object in java?
What do you mean by composition in java?
Is null a value?