what is difference between class and object?
Answer Posted / ayush
collection of objects is class.
when object is a instance of class
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can you override static methods?
How to display names of all components in a Container?
What is the size of integer?
Does java linked list allow duplicates?
Can an interface be defined inside a class?
How do you call a reference in java?
What is a generic type?
Why are pointers not secure?
When super keyword is used?
What are wrapper classes in java?
Does A Class Inherit The Constructors Of Its Superclass?
What is a protected method?
How do you declare a variable?
Can we use string in switch case in java?
Explain methods specific to list interface?