Q87
The correct syntax of the attribute packed is . . . . . . . .
A.
__attribute__((packed));
AnswerB.
_attribute(packed);
C.
_attribute_((packed));
D.
__attribute__(packed);
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board