Difference between a class and an object?
Answer / Sonali Parasar
"A class is a blueprint or template for creating objects, which are instances of the class. An object is a specific instance of a class that has its own state and behavior."
| Is This Answer Correct ? | 0 Yes | 0 No |
What about member inner classes?
How do you clear an arraylist in java?
What is the difference between static and non-static variables in java programming?
Can we write method inside a method in java?
What do you mean Abstraction in java?
What is the synchronized method modifier?
What are the 8 data types in java?
What is difference between jdk,jre and jvm?
What is advantage of java?
What are wrapper classes?
What is singleton service?
What are kinds of processors?