what is difference between class and object?
Answer Posted / tamanna yesmin(jagannath unive
Objects contain data and code to manipulate that data where
the entire set of data and code of an object can be made a
user defined data type using the concept of a Class.
A class
may be thought of as a"data type" and an object as
a"variable"of that data type
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain about sets?
How do I get the | symbol on my keyboard?
Is it possible to use string in the switch case?
How do you convert an int to a double in java?
What is numeric function?
What are the important features of Java 9 release?
How do you write a scanner class in java?
Can we create constructor in abstract class ?
What is the final method?
What is java ceil?
What is singleton class and how can we make a class singleton?
What is string in java?
What are byte codes?
how we can make a write-only class in java?
Why java is used everywhere?