what is difference between class and object?

Answer Posted / priyanka tayde

clas is a user defined data type and object is a basic run
time entity of class. class contain any no of object but
object belongs to single class.

Is This Answer Correct ?    71 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one of the following suits the description of a string better: derived or primitive?

751


Describe string intern() methodology

822


What is the differences between c++ and java? Explain

825


What is an infinite loop? How infinite loop is declared?

802


Is java hashset ordered?

837


How do you join strings in java?

768


what is a working thread? : Java thread

821


What do you mean by compiler?

826


Explain list interface?

740


Why main() method is public, static and void in java ?

858


what is inner class in java?

872


What do you understand by java virtual machine?

938


What do you understand by copy constructor in java?

735


what is the use of bean managed and container managed with example?

1749


How can we make a class singleton?

833