【单选题】有如下定义 struct person{char name[9]; int age;}; struct person class[10]={"Johu", 17, "Paul", 19, "Mary", 18, "Adam", 16,}; 根据上述定义,能输出字母M的语句是( )。
A.
printf("%c\n",class[3].name);
B.
printf("%c\n",class[3].name[1]);
C.
printf("%c\n",class[2].name[1]);
D.
printf("%c\n",class[2].name[0]);
【单选题】We can eat in the dining hall. But we _______ eat in the classroom.
【单选题】有如下定义struct person {char name[9];int age;};struct person class[10]={'John',17,'paul',19,'Mary',18,'Adam',16,};根据上述定义,能输出字母M的语句是
A.
printf('%c/n',class[3].name);
B.
printf('%c/n',class[3].name[1]);
C.
printf('%c/n',class[2].name[1]);
D.
printf('%c/n',class[2].name[0));
【单选题】We shouldn’t drink ____ Coke and we shouldn’t eat ____sweets. They are not good for our teeth.
【单选题】有如下定义 struct person{char name[9]; int age;}; struct person class[10]= {"Johu", 17, "Paul", 19 "Mary", 18, "Adam 16, }; 根据上述定义,能输出字母M的语句是
A.
prinft("%c\n",class[3].mane);
B.
pfintf("%c\n",class[3].name[1]);
C.
prinft("%c\n",class[2].name[1]);
D.
printf("%^c\n",class[2].name[0]);
【单选题】all of us enjoy eating hamburgers, we can’t eat too much of junk food.
【简答题】The_______ is too sweet.We can't eat too much.
【单选题】西班牙建筑师高迪一生的作品中,有17项被西班牙列为国家级文物,7项被联合国科教文组织列为世界文化遗产。以下哪项不是他的作品(C)