单选

有以下程序

#include "stdio.h"

main()

{ struct date

   {int year,month,day;}today;

   printf("%d\n",sizeof(struct date));

}

程序的运行结果是

  • A.6          B.8
  • C.12           D.10
参考答案
您可能感兴趣的试题
¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服