what is difference between class and object?
Answer Posted / priyanka singh
class is a combination of similar type of objects. ex animal but object is the real time entity which has some uniqness. ex dog
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does split function do in java?
What is the final class?
Can we sort set in java?
Can we define a package statement after the import statement in java?
how to write a program for sending mails between client and server
What are "class access modifiers" in Java?
How do generics work?
Does java allow default arguments?
What are variable names?
How do you find the maximum number from an array without comparing and sorting?
What is parameter example?
What is a line break?
When should the method invokelater() be used?
What is double data type?
What is meant by 'Class access modifiers'?