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...


What is a class?

Answers were Sorted based on User's Feedback



What is a class?..

Answer / kalpana.t

class is a template that combines both data and function
into a single unit.

Is This Answer Correct ?    2 Yes 1 No

What is a class?..

Answer / amanpreet kaur

class is a object and object contain data and functions.

Is This Answer Correct ?    1 Yes 0 No

What is a class?..

Answer / vijai prakash maurya

Class is the Collection of Methods and Datafield, in other
word we can say class is user defined Data Types

Is This Answer Correct ?    1 Yes 1 No

What is a class?..

Answer / rajeshkannan.g

A class is a set of objects.

Is This Answer Correct ?    2 Yes 2 No

What is a class?..

Answer / g.rajesh kannan from ccet

a class is a set of objects.

Is This Answer Correct ?    1 Yes 1 No

What is a class?..

Answer / hima

A class is a template or a blueprint of a user-defined type
which can contain data and methods.

Is This Answer Correct ?    1 Yes 1 No

What is a class?..

Answer / veera theavn.m

A class is group of logically related data item.It has
function of properties and methods.

A class is a blue print of objects.

Is This Answer Correct ?    1 Yes 1 No

What is a class?..

Answer / priya

class is a collecetion of data members and member
functions .it is also a user defined data type...

Is This Answer Correct ?    2 Yes 2 No

What is a class?..

Answer / apurva jain

A class is a logical Representation of Objects and Methods.
IT is also a User Defined Datatype.

Is This Answer Correct ?    1 Yes 1 No

What is a class?..

Answer / ranveer singh

class is caintener that cantain user defind
data(varible)and fuction
as
class ranveer
{ variable x , y;
.......
}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

0 Answers  


How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)

1 Answers  


What is overriding in oop?

0 Answers  


what is the main difference between c and c++?

386 Answers   AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,


design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }

1 Answers   HSBC,


Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??

1 Answers  


What does enum stand for?

0 Answers  


what is inline function?

3 Answers  


who is the father of OPPS

4 Answers   Infosys, TCS,


What is advantage of inheritance?

0 Answers  


What is the difference between class and structure?

7 Answers  


What is debug class?what is trace class? What differences are between them? With examples.

0 Answers  


Categories