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 / kumar vishal

In general a class is a group of objects. for example
mango,apple, banana, grapes etc. is a group of fruits.

But in oops concept, a class is a collection of member data
and member function.

Is This Answer Correct ?    22 Yes 1 No

What is a class?..

Answer / madasamy.k

Collection of data members(Varibles) and methods(functions)
is called class

Is This Answer Correct ?    10 Yes 1 No

What is a class?..

Answer / khadeer.k

a class is a collection of objects which contains variables
and functions...

Is This Answer Correct ?    9 Yes 1 No

What is a class?..

Answer / nayan patel

A class is USER DEFINE DATA TYPE.

Is This Answer Correct ?    7 Yes 0 No

What is a class?..

Answer / anandan

the wrapping up of data and functions into a single unit is
defined as the class

Is This Answer Correct ?    9 Yes 5 No

What is a class?..

Answer / ganesh

Class is an user defined datatype where variable and
related code where incorporated

Is This Answer Correct ?    3 Yes 1 No

What is a class?..

Answer / preethi

In object-oriented programming , a class is a template
definition of the method s and variable s in a particular
kind of object . Thus, an object is a specific instance of
a classClass is the Collection of Methods and Datafield, in
other
word we can say class is user defined Data Types
; it contains real values instead of variables

Is This Answer Correct ?    3 Yes 1 No

What is a class?..

Answer / kiran kumar.b

a class is a logical existence of a data containing data
variables and member functions having relations between
them.

Is This Answer Correct ?    3 Yes 2 No

What is a class?..

Answer / k.premalatha

class is a generalisation or mould or template of an object.

Is This Answer Correct ?    2 Yes 1 No

What is a class?..

Answer / laxman

class is a collection of object.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More OOPS Interview Questions

What is constructor in oop?

0 Answers  


I am DeePu sotware engineer working with EMC corporation ,recently I had attended mcafee interview . Their questions were at heights of stupidity , I don't know what they want , I am a developer with 4 year experienced .I am listing the questions asked 1:What is the flag in g++ to avoid structure padding 2:In wht order parameters are passed to stack 3:How you will edit code segment of an exe

1 Answers  


What is polymorphism in oop example?

0 Answers  


what is a virtual class?

5 Answers   Cap Gemini, IBM, Infosys, Trinity Technologies,


WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)

1 Answers   TCS,


What is oops concept with example?

0 Answers  


What is oops in programming?

1 Answers  


What is the use of fflush(stdin) in c++?

4 Answers   HCL,


What is the difference between a constructor and a destructor?

0 Answers  


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

0 Answers   HCL,


can inline function declare in private part of class?

1 Answers  


Program to read a comment string

1 Answers   IBM,


Categories