Examveda
Examveda

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: Option D


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor