单项选择题

Which of the following is wrong about the description of the struct()

A.In a struct, short members are defined first and long members are defined later
B.Struct members should be boundary aligned as much as possible.
C.Array elements should be placed at the end of the struct
D.__packet keyword can improve the access speed of the struct