Examveda
Examveda

The correct syntax of the attribute packed is . . . . . . . .

A. __attribute__((packed));

B. _attribute(packed);

C. _attribute_((packed));

D. __attribute__(packed);

Answer: Option A


This Question Belongs to C Program >> C Preprocessor

Join The Discussion

Related Questions on C Preprocessor