Computer Science, asked by sajanbhangu0, 10 days ago

explain the different data type used in C language​

Answers

Answered by AkashKumar372
0

These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void .

Size and range of Integer type on 16-bit machine:

Attachments:
Similar questions