Computer Science, asked by parveen88028, 7 months ago

What are various data types in C? Explain​

Answers

Answered by Anonymous
0

<font size="+4"><font color="#ff0000"><p style="font:italic small-caps bold 18px/24px Garamond, Georgia, Times, Serif;width:200px;">ANSWER..!</p></font></font><font size="+1"><p style="font:italic small-caps bold 18px/24px Garamond, Georgia, Times, Serif;width:200px;">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.</p></font>

<marquee>☺Brainliest Please☺</marquee>

Answered by Anonymous
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