What is a data type? Write the
name of any 6 data types in C++.
Answers
Answered by
2
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. These are discussed in details later.
PLEASE MARK AS BRAINLIEST AND ALSO FOLLOW ME
Similar questions
English,
4 months ago
Math,
4 months ago
Social Sciences,
8 months ago
Chemistry,
8 months ago
Psychology,
1 year ago