

MCQOPTIONS
Saved Bookmarks
1. |
In the following declaration of bit-fields, the constant-expression must be __________.struct-declarator: declarator type-specifier declarator opt : constant-expression |
A. | Nonnegative integer value |
B. | Any type |
C. | Nothing |
D. | Integer value |
E. | None of these |
Answer» B. Any type | |