-
In the following declaration of bit-fields, the constant-expression specifies __________.
struct-declarator:
declarator
type-specifier declarator opt : constant-expression
-
- Error
- The width of the field in bytes
- Nothing
- The width of the field in bits
- None of these
Correct Option: D
The width of the field in bits