what is difference between class and object?
Answer Posted / dara
Class is templet for an object.Object is an instance of a class.
| Is This Answer Correct ? | 189 Yes | 28 No |
Post New Answer View All Answers
is it possible to instantiate the math class?
Can we change the value of static variable?
When do you get classcastexception?
What is the longest unicode character?
What is parameters example?
Which is bigger double or float?
Can we write class inside a class in java?
What is null data type?
What is immutable state?
Explain the selection sort algorithm and state its time complexity?
Which is better ascii or unicode?
Is node a data type in java?
Can inner class have constructor?
How do you check if two strings are equal in java?
What are the differences between heap and stack memory?