Unit - Basic Data Types

Posted on Friday, May 7, 2010 by B[H] | 0 comments
Labels:

There are four main data types in programming C++ :-

i. int
ii. char
iii. double
iv. float

For additional of basic data types programming C++ can support another built-in data types such as short, long, signed and unsigned. The various data types, the number of bits required to store them.

Photobucket

No comments:

Post a Comment