Answer:
A, B, and D
Explanation:
Considering the available options, the size (number of bytes) of a structure-type variable can be changed by the following factors:
A. changing the orders of the members in the structure.
B. adding a member into the structure.
D. changing the computer from a 32-bit to a 64-bit processor.