Computer Science, asked by rajkishoregogoi, 12 hours ago

Mention the data types used in C with examples.​

Answers

Answered by BangtansLifePartner
7

Main types. The C language provides the four basic arithmetic type specifiers char, int, float and double, and the modifiers signed, unsigned, short, and long. The following table lists the permissible combinations in specifying a large set of storage size-specific declarations

Similar questions