what is difference between class and object?
Answer Posted / santosh
OBJECT:-instance of class is called object.
CLASS:-group of object is called class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the size of string?
What is the difference between Array and Hash Table?
What is the use of pattern in java?
What is difference between pointer and reference?
What is the null?
What is the difference between int and integer in java?
If I only change the return type, does the method become overloaded?
What is the static field modifier?
What is string args [] in java?
What do you mean by data type?
Explain the difference between throw and throws in java?
What is the java project architecture?
What is fail fast in java?
Which programming language is most secure?
Which is faster call by value or call by reference?