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 in C++?



What is a class in C++?..

Answer / nashiinformaticssolutions

The core components of C++ object-oriented programming are classes. They represent a collection of connected objects and are a user-defined data type. Classes keep variables and member functions together.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ Interview Questions

Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


Write a C++ Program to find Addition of Two Numbers.

1 Answers  


Difference between Call by pointer and by reference.

0 Answers   Adobe,


What is partial specialization or template specialization?

0 Answers   Amazon,


what is friend function in C++?

0 Answers   TCS,


Discuss about iteration statements in C++ .

0 Answers   Agilent,


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

0 Answers   Adobe,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


How to invoke a C function using a C++ program?

0 Answers   Alter,


Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


Explain encapsulation in C++.

0 Answers   Verifone,


Is there a difference between class and struct?

0 Answers  


Categories