what is difference between class and object?

Answer Posted / mantu mahapatra

class can exist without object, like model of a car can
exist without car.

object can't exist without class , like model of a car
can't exist without car.

which is physically exist in the real world that is known
as object and there logical Existence is known as class

Is This Answer Correct ?    4 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is nested loop? What is dangling else condition in it?

574


Differentiate between the constructors and methods in java?

509


What are the differences between path and classpath variables?

491


Write a method to check if input string is palindrome?

582


What type of variable is gender?

548






What do you mean by pointer value and address?

579


what are Hostile Applets?

1604


What are different types of states exist for a thread?

551


Is there any sort function in java?

575


What is a treeset in java?

545


What is unicode full form?

555


how to handle exceptions in ejb?

1875


Why Java doesn’t support multiple inheritance?

633


What is a ternary operator in java?

533


How do you do math powers in java?

577