Computer Science, asked by Lisalichim, 5 months ago

What are the data types used in C?​

Answers

Answered by annaleerodrigues22
2

Answer:

The C language provides the four basic arithmetic type specifiers char, int, float and double, and the modifiers signed, unsigned, short, and long

Similar questions