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

Show the declaration for a pointer to function returning long and taking an integer parameter.

821


How can you link a c program with a c function?

816


What is the header file for setw?

831


What are the c++ access specifiers?

1101


Is nan a c++?

892


When are exception objects created?

815


What is the advantage of c++ over c?

780


What does obj stand for?

871


What is expression parser in c++

2167


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

1065


What is buffering in c++?

842


How come you find out if a linked-list is a cycle or not?

808


What is the size of a vector?

831


What is a map in c++?

803


Do you know about latest advancements in C++ ?

885