what is a class

Answers were Sorted based on User's Feedback



what is a class ..

Answer / ranjith jayan

a class is a collection of similar objects. ex: orange is
an object for the class fruits

Is This Answer Correct ?    16 Yes 0 No

what is a class ..

Answer / sharad

a class is belong to the any object while an object is
belongs to the single class.a class is stateless but the
object is statefull.a class describe the logically meaning
of the object.

Is This Answer Correct ?    5 Yes 0 No

what is a class ..

Answer / rajwinder cheema

a class is a user defined data type combines both data and
function.

Is This Answer Correct ?    5 Yes 0 No

what is a class ..

Answer / sai

class is a collection of members and member functions.The
members or member functions can be called by the object of
the class.

Is This Answer Correct ?    2 Yes 0 No

what is a class ..

Answer / guest

class is a simply collectiom of objects

Is This Answer Correct ?    2 Yes 0 No

what is a class ..

Answer / surabhi

a class is a way to bind data describing an entity(object) and
its associated function together...

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is a unary operator?

5 Answers  


Write a macro for swapping integers

5 Answers  


Write A Program using Single and Multiple Inheritance.

1 Answers  


What is byval and byref? What are differences between them?

0 Answers   HCL, Wipro,


What does sksksk mean in text slang?

0 Answers  






What is public, protected, private?

6 Answers   IBS, Satyam,


What is the real time example of encapsulation?

0 Answers  


What are the fields of vtable

1 Answers   Mphasis,


what is ltti

1 Answers   Unisys,


What does the keyword "static" mean?

4 Answers   TCS,


Whats oop mean?

0 Answers  


Get me an image implementation program.

0 Answers  


Categories