Definition of class?

Answer Posted / vadivel

A Class is a blueprint of object.

or

class are units of code and data, which can be used as
block boxs(called object).

Object:- Instance of class is called object.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object in c++ example?

847


Is c++ slower than c?

798


Define anonymous class.

813


What are the two main components of c++?

830


How many namespaces are there in c++?

775


Describe new operator and delete operator?

845


What is the extension of c++?

707


What is searching?

868


what is a class? Explain with an example.

882


Is main a class in c++?

757


What is a constructor and how is it called?

792


What is the meaning of string in c++?

794


What is the best way to declare and define global variables?

949


What is atoi in c++?

819


What are different types of loops in c++?

840