what is difference between class and object?
Answer Posted / monojit halder
we can not create a or many class from a object
but we can create a or many object from a class
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
Which object oriented concept is achieved by using overloading and overriding?
Can a string be null?
When throws keyword is used?
What is difference in between java class and bean?
Explain about arraylist?
What are the major drawbacks of external iteration?
Explain the selection sort algorithm and state its time complexity?
what do you mean by stream pipelining in java 8? Explain
What is a protected method?
Can we sort arraylist in java?
Can a class be declared as static?
What is the difference between jfc & wfc?
Why java is a platform independent? Explain
What is the final variable?
What are the access modifiers available in java?