MCQOPTIONS
Saved Bookmarks
| 1. |
In the following declaration of bit-fields, the constant-expression specifies __________.struct-declarator: declarator type-specifier declarator opt : constant-expression |
| A. | Error |
| B. | The width of the field in bytes |
| C. | Nothing |
| D. | The width of the field in bits |
| E. | None of these |
| Answer» E. None of these | |