Differentiate between a class and an object.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Explain about exception propagation?

0 Answers  


How are this and super used?

7 Answers   IBM,


What is meant by polymorphism?

0 Answers  


Why do people says “java is robust”?

0 Answers  


What about anonymous inner classes in java?

0 Answers  






What is a Wrapper class?

14 Answers  


what are the uses of Class class and what it returns? explain it with the example code.

1 Answers  


What things should be kept in mind while creating your own exceptions in java?

0 Answers  


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

0 Answers  


What is instance means in java?

0 Answers  


What is default switch case? Give example.

0 Answers  


Why do we use return statement?

0 Answers  


Categories