4 Basic data types of any programming language are as:
char:- Characters. eg 'h'
int:- Represents numbers. e.g 56
float:- Decimal value e.g 14.56
structure:- Custom defined Data type e.g employee
Sunday, May 16, 2010
Subscribe to:
Posts (Atom)
About C & C++ Programming. Basic Data Types Sorting Functions Linked Lists Pointers Structures References