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 to add menushortcut to menu item?
What is difference between jdk,jre and jvm?
Compare overloading and overriding?
Is minecraft 1.15 out?
Can you start a thread twice in Java?
Can we define private and protected modifiers for variables in interfaces?
How many types of string data types are there?
What is ++ a in java?
Write a function for palindrome and factorial and explain?
How do you stop a thread in java?
What is executor memory?
How to instantiate static nested classes in java?
How many types of constructors are used in java?
What is a double?
What is string builder?