Computer Science, asked by vedesai5, 4 months ago

which of the following is an invalid integer constant in C ?​

Answers

Answered by kashvigarg1002
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 sakash20207
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