[单选题]

已知如下定义,则sizeof(a)的值是

struct{int i;

char c;

double a; } a;

A.8

B.9

C.10

D.11

参考答案与解析: