which of the following is an invalid integer constant in C ?
Answers
Answered by
2
Answer:
32800 is not a valid integer constant of the type int. Explanation: There are 6 C constants. They are integer constants, octal-hexadecimal constants, real constants, character constants, backslash constants, string constants.
Answered by
3
32800 is not a valid integer constant of the type in because They are integer constants, octal-hexadecimal constants, real constants, character constants, backslash constants, string constants.
Similar questions