what is the difference between class and object?

Answer Posted / rashid

Class is nothing but it is the collection of data member and
variable while object is an instance of a class.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are two types of polymorphism?

615


Explain the concepts involved in Object Oriented programming.

644


can inline function declare in private part of class?

3662


What is polymorphism give a real life example?

565


What is overriding in oops?

606






How long to learn object oriented programming?

568


What is object and example?

604


c++ program to swap the objects of two different classes

1767


class type to basic type conversion

1843


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3558


What exactly is polymorphism?

612


write a programe to calculate the simple intrest and compund intrest using by function overlading

1670


What is the difference between a mixin and inheritance?

524


what is difference between class template and template class?

2161


What is the advantage of oop over procedural language?

630