Describe the four basic data types
Answers
Answered by
2
Explanation:
Basic 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