what is the difference between object and class
Answer Posted / praveen
--- Object is physically exist but class doesn't exist
physically.
Ex: Object: rose, Lilly.
Class : Flowers
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Is void a data type?
What is get () in java?
How will you get the platform dependent values like line separator, path separator, etc., ?
What is the main advantage of passing argument by reference?
Explain the difference between map and flatmap stream operation?
Write a program to print fibonacci series
How do you remove all elements from an arraylist in java?
What do you mean by order of precedence and associativity?
What is a java developer salary?
Can a constructor have different name than a class name in java?
Where are variables stored?
What is a two-pass assembler?
What is thread pool? How can we create thread pool in java?
Explain exception chaining in java?
What is a Presistent Object?