In the following declaration of bit-fields, the constant-expression must be . . . . . . . .
struct-declarator:
declarator
type-specifier declarator opt : constant-expression
struct-declarator:
declarator
type-specifier declarator opt : constant-expressionA. Any type
B. Nothing
C. Integer value
D. Nonnegative integer value
Answer: Option D

Join The Discussion