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 are class and object in C++?



What are class and object in C++?..

Answer / hrpynux@gmail.com

A Class in object oriented programming is a blueprint or prototype that defines the variables and the methods (functions) common to all Java Objects of a certain kind. An object in OOPS is a specimen of a class. Software objects are often used to model real-world objects you find in everyday life.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Why do we use setw in c++?

0 Answers  


What is fflush c++?

0 Answers  


What are class and object in C++?

1 Answers  


Define stacks. Provide an example where they are useful.

0 Answers  


What is the basic of c++?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Differentiate between declaration and definition in C++?

1 Answers  


List out some of the object-oriented methodologies?

1 Answers  


How to write a program such that it will delete itself after exectution?

3 Answers  


What are function prototypes?

0 Answers  


How would you call C functions from C++ and vice versa?

0 Answers   Genpact,


Can we make copy constructor private in c++?

0 Answers  


Categories