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 the different data types present in C++?

Answer Posted / glibwaresoftsolutions

In C++ interview questions, one common topic is the different data types available. C++ data types are broadly classified into three categories:
• Primitive: Primitive data types include fundamental types like int, float, char, and bool.
• Derived: Derived data types are more complex and include arrays, pointers, and functions.
• User-Defined: User-defined data types, such as classes, structures, and unions, allow programmers to define custom data types.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

1102


Define virtual constructor.

1086


What are the advantages of using pointers in a program?

1125


What's c++ used for?

1098


Difference between inline functions and macros?

1022


Explain the difference between using macro and inline functions?

1106


How many ways can a variable be initialized into in C++?

1005


What is private inheritance?

1081


What is a far pointer? where we use it?

1062


What is the difference between interpreters and compilers?

1159


What is the size of a vector?

1122


What is c++ hash?

1097


What is the difference between the parameter to a template and the parameter to a function?

1107


What are namespaces in c++?

1078


What is ios class in c++?

1096