Computer Science, asked by malikanshul5342, 1 year ago

What are fundamental data types in C++ programming?

Answers

Answered by braxtonneil
1

C++ Data Types. The fundamental types in C are char (character), int(integer) and float. Some compilersinclude the bool data type

Answered by Anonymous
4

Answer:

★int

★char

★float

★double

★void

hope \:  \:  it  \:  \:  \: helps

Similar questions