Saved Bookmarks
| 1. |
Which of the followingis not a valid Integer constant of the type line |
|
Answer» ong>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. |
|