what is Class in oops with example?

Answer Posted / guest

class is an template for an object

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When not to use object oriented programming?

761


What does no cap mean?

778


What do you mean by Encapsulation?

799


Is data hiding and abstraction same?

758


What is abstraction encapsulation?

850


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1884


What do you mean by abstraction?

802


What is polymorphism programming?

831


What is ambiguity in inheritance?

828


What is static in oop?

818


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3807


State what is encapsulation and friend function?

920


What does and I oop mean?

827


Which is better struts or spring?

798


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6347