In the directive #pragma pack(n), if the value of ‘n’ is given to be 5, then what happens?
Posted: Wed Jul 13, 2022 7:56 pm
a) Error
b) Warning but no error
c) Executes the pragma statement
d) Ignores the pragma statement and executes the program
b) Warning but no error
c) Executes the pragma statement
d) Ignores the pragma statement and executes the program