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 class definition in c++ ?



What is class definition in c++ ?..

Answer / Shashikant Kumar

"A class definition in C++ is a user-defined data type that encapsulates data (variables) and functions (methods) together as a single unit. It helps to create objects with properties (data) and behaviors (functions). "

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is a flag in c++?

1 Answers  


How long it will take to learn c++?

1 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

1 Answers  


Can a built-in function be recursive?

1 Answers  


Is it possible to have a recursive inline function in c++?

1 Answers  


write a function signature with various number of parameters.

1 Answers  


Const char *p , char const *p What is the difference between the above two?

1 Answers   TCS,


What is implicit pointer in c++?

1 Answers  


Why is it called c++?

1 Answers  


What is a v-table?

1 Answers  


What are advantages of C++ when comparing with C?

18 Answers   HP, iGate, TCS,


Difference between Operator overloading and Functional overloading?

10 Answers   HP,


Categories