Question: When is padding required for a structure type variable? A. When the structure contains a word-type variable, such as integer, float, and pointer, and the

When is padding required for a structure type variable? A. When the structure contains a word-type variable, such as integer, float, and pointer, and the total number of bytes is not a multiple of four. B. As long as the structure contains a word-type variable, such as integer, float, and pointer. C. As long as the size of the structure is not a multiple of four. D. When the structure contains character type of variables
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
