MCQOPTIONS
Saved Bookmarks
| 1. |
In the directive #pragma pack(n), if the value of ‘n’ is given to be 5, then what happens?$ |
| A. | Error |
| B. | Warning but no error |
| C. | Executes the pragma statement |
| D. | Ignores the pragma statement and executes the program |
| Answer» B. Warning but no error | |