若有下面的说明和定义,则sizeof(struct aa)的值是______。Struct aa{ int r1;Double r2;Float r3;}maya;
A.20
B.18
C.14
D.16
正确答案是D