what is the difference between class and object?

Answer Posted / meganathan

Class is container of data.

Object is run time entity.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need polymorphism in c#?

881


write a program to find 2^n+1 ?

1781


What are the data types in oop?

825


What is pure oop?

851


What makes a language oop?

821


Why is object oriented programming so hard?

828


What is this pointer in oop?

791


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1891


Why do we use inheritance?

821


Why interface is used?

748


Is react oop?

817


What is oops with example?

769


What causes polymorphism?

814


What is multilevel inheritance explain with example?

867


What is the difference between abstraction and polymorphism?

848