What is Object and Class? What are the differences between
them?

Answer Posted / kalaivani

object-run time entity
class- bind of function & data

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance write a program to show use of inheritance?

889


Can abstract class have normal methods?

802


explain sub-type and sub class? atleast u have differ it into 4 points?

2057


What is the diamond problem in inheritance?

836


Whats oop mean?

799


What is meant by oops concept?

797


Why it is called runtime polymorphism?

804


What is abstraction oop?

840


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1902


what are the different types of qualifier in java?

2032


Why multiple inheritance is not possible?

811


What is multilevel inheritance in oop?

785


What is the real life example of polymorphism?

865


What is encapsulation oop?

805


Can we override main method?

850