what is difference between class and object?
Answer Posted / revansiddappa p.h.
Class:
Is another kind of data type in oops like structure.
It is static in nature during program execution.
Object:
It is like variable of type class for accessing member
variables and methods.
Objects are dynamic in nature during program execution.
Can be constructed and destroyed.
| Is This Answer Correct ? | 44 Yes | 14 No |
Post New Answer View All Answers
Is an integer an object?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What does serializing data mean?
Can we declare an interface as final?
What is thread pool in java with example?
What is static import?
What is difference between local variable and global variable?
Does google use java?
What is defined as false sharing in the context of multithreading?
What is a class object?
How many bits is a string?
What does replaceall do in java?
How do you reverse sort in java?
What is meant by flickering?
What is string length in java?