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
How do you declare an array in java?
What is nan inf?
What is the string function?
Can we use this () and super () in a method?
Which types of exceptions are caught at compile time?
What is the difference between the boolean & operator and the && operator in java programming?
how come we know the object is no more used in the class?
What is map and hashmap in java?
Write a program in java to establish a connection between client and server?
What is the meaning of nullable?
Explain an algorithm to find depth of a binary tree.
How do you remove duplicates in java?
Can we extend immutable class?
Which package has light weight components in java programming?
What is the difference between length and length () in java?