Vidyalelo
C Programming · Q173

Structure and Union

Programming · C Programming · question 173

Q173

In the following declaration of bit-fields, the constant-expression must be . . . . . . . . struct-declarator: declarator type-specifier declarator opt : constant-expression

A.
Any type
B.
Nothing
C.
Integer value
D.
Nonnegative integer value
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board