Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Definition of class?

Answers were Sorted based on User's Feedback



Definition of class? ..

Answer / aarthi

class is defined as the collection of attributes and
behavior

Is This Answer Correct ?    6 Yes 0 No

Definition of class? ..

Answer / chithra

A Claas is a group of objects that share some common
properties and relationships.

Is This Answer Correct ?    6 Yes 2 No

Definition of class? ..

Answer / 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

Definition of class? ..

Answer / priya

class is the bind of functions and data together

Is This Answer Correct ?    4 Yes 2 No

Definition of class? ..

Answer / priya

class is defined as the binding of functions and datas
together

Is This Answer Correct ?    4 Yes 2 No

Definition of class? ..

Answer / priya

class is the way to bind the functions and data together

Is This Answer Correct ?    5 Yes 3 No

Definition of class? ..

Answer / prabakaran

binding datas and functions together

Is This Answer Correct ?    3 Yes 1 No

Definition of class? ..

Answer / adnan sheikh

A class is the collection of related function and data
together and object is the instance of the class

Is This Answer Correct ?    2 Yes 0 No

Definition of class? ..

Answer / sanjaya mohapatra

CLASS IS A USER DEFINE DATA TYPE.IT IS THE WAY OF BINDING
DATA AND ITS ASSOCIATIVE FUNCTIONS.IT ALLOWS TO HIDING THE
FUNCTION IF NECESSARY FOR EXTERNAL USE.WHEN A CLASS IS
CREATED A OBJECT WILL CREATED.

Is This Answer Correct ?    2 Yes 1 No

Definition of class? ..

Answer / manju

class is a collection of data members and member functions

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C++ General Interview Questions

Is multimap sorted c++?

0 Answers  


Which function cannot be overloaded c++?

0 Answers  


Is c++ a software?

0 Answers  


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


What is the difference between set and map in c++?

0 Answers  


What do c++ programmers do?

0 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


Which is most difficult programming language?

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  


what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?

2 Answers  


What are the advantages of using typedef in a program?

0 Answers  


Categories