what is difference between class and object?

Answers were Sorted based on User's Feedback



what is difference between class and object?..

Answer / ravikiran

class is the template for members and methods
Object is the physical reality to access the members and
methods

Is This Answer Correct ?    31 Yes 40 No

what is difference between class and object?..

Answer / talha ameer

Class is an idea which is we think in our mind after we
create its oject which is consist on coding.

Is This Answer Correct ?    4 Yes 18 No

what is difference between class and object?..

Answer / ekta choudhary

ex of class is fruit mango
ex of object is car .

Is This Answer Correct ?    5 Yes 27 No

Post New Answer

More Core Java Interview Questions

What class is used to create Server side object?

1 Answers   TCS,


what are the major differences between jdk1.4 and jdk1.5?

2 Answers   Cap Gemini, Crimson Logic, Infosys, TCS, Tenth Planet,


What is percentage in java?

0 Answers  


What is a static method in java?

0 Answers  


What do you mean by stream pipelining in java 8?

0 Answers  






what is the use of clone() in real time scenario?

2 Answers   Quinnox,


What's the base class in java from which all classes are derived?

0 Answers  


What are different type of exceptions in java?

0 Answers  


What are the 5 types of research methods?

0 Answers  


What is hash table in java?

0 Answers  


does java support pointers?

0 Answers  


What mechanism does java use for memory management?

0 Answers  


Categories