首页
题库
网课
在线模考
桌面端
登录
搜标题
搜题干
搜选项
0
/ 200字
搜索
单项选择题
Given the following code, which one of the following statements can output the letter M
struct person
{
char name[9];
int age;
};
struct person class[10]={"Johu",17,"Paul",19,"Mary",18,"Adam",16};
A.printf("%c",class[3].name);
B.printf("%c",class[2].name[0]);
C.printf("%c",class[3].name[1]);
D.printf("%c",class[2].name[1]);
点击查看答案&解析
在线练习
手机看题
你可能感兴趣的试题
单项选择题
滤过淋巴的器官是
A、胸腺
B、法氏囊
C、脾脏
D、淋巴结
点击查看答案&解析
手机看题
单项选择题
沟槽土方回填完毕后,使沟槽上土面略呈()。
A.拱形
B.凹形
C.平面
点击查看答案&解析
手机看题
微信扫码免费搜题