What are various data types in C? Explain
Answers
Answered by
0
Answered by
0
ANSWER..!
These are fundamental data types in C namely integer( int ), floating point( float ), character( char ) and void . Derived data types: Derived data types are nothing but primary datatypes but a little twisted or grouped together like array, stucture, union and pointer.
☺Brainliest Please☺
Similar questions