单选题
struct Student{ int num; char name[7">; short age; char sex; }student1; int sz = sizeof; 则执行上面语句后,变量sz的值为( )