English, asked by siva8374, 3 months ago

Discuss in detail about C data types​

Answers

Answered by Anonymous
13

Answer:

C language has some predefined set of data types to handle various kinds of data that we can use in our program. ... C language supports 2 different type of data types: Primary data types: These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void .

Answered by varchaswjaiswal7299
0

Explanation:

C language has some predefined set of data types to handle various kinds of data that we can use in our program. ... C language supports 2 different type of data types: Primary data types: These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void .

Similar questions