Computer Science, asked by nsk19650, 11 months ago

discuss datatypes available in C indetail with examples​

Answers

Answered by ashi1024
1

Answer:

These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void . Derived data types: Deriveddata types are nothing but primary datatypes but a little twisted or grouped together like array, stucture, union and pointer. These are discussed in details later.

Answered by fari10
0

Your answer is here..Hope it will help you..

Attachments:
Similar questions