Saturday, May 22, 2010

What are the different data types of Turbo C and its examples?

eg.





integer usually of 2 byte eg int a=10;


characters of 1 byte eg. char c='a';


decimal numbers of 4 bytes eg float f=4.4;





there are others like pointers,long,double,and user defined data tyes like classes and structures


then there are arrays and strings that are made of independent datatypes like int,char,float,etc

What are the different data types of Turbo C and its examples?
ha ha ....yeppy..... Report It



No comments:

Post a Comment