what is difference between class and object?
Answer Posted / shashank
Class cannot be passed as a prameter or orguments,
But object can be passed as argument or parameter.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What is the default size of arraylist in java?
What is the synonym of procedure?
Whats the difference between notify() and notifyall()?
What is parseint?
What is null mean in java?
What are different ways of object creation in java ?
Can constructor be static or final?
What is stringbuffer in java?
How do you sort an array in java?
Why should I use abstract class?
What is java util list?
Which java version is latest?
What are predefined functions?
When does an object becomes eligible for garbage collection in java?
What does indexof return in java?