夜色资源站www国产在线资源,国产偷窥熟妇高潮呻吟,潮湿的心动漫在线观看免费未删减,欧美日韩国产成人精品

當前位置:考試網  > 試卷庫  > 計算機類  > 等級考試  > 計算機二級  > MySQL數據庫程序設計  >  有以下程序:輸出的結果是( )。 #include< struct stu { int num; char name[10] : int age;} void fun(struct stu*p) {printf("%sn" ,(*p).name);} tllain() { struct stu students[3]={{9801 ,"Zhang".20} , {9802 ,"Wang",19},{9803 ,"Zhao" ,1 8}} fun(students+2); }
試題預覽

有以下程序:輸出的結果是( )。

#include<

struct stu

{ int num;

char name[10] :

int age;}

void fun(struct stu*p)

{printf("%sn" ,(*p).name);}

tllain()

{

struct stu students[3]={{9801 ,"Zhang".20} ,

{9802 ,"Wang",19},{9803 ,"Zhao" ,1 8}}

fun(students+2);

}

A、Zhang
B、Zhao
C、Wang
D、18
查看答案
收藏
糾錯
正確答案:

B

答案解析:

暫無解析

你可能感興趣的試題

下列關于視圖的敘述中,正確的是______。

下列不屬于數據庫管理系統主要功能的是______。

下列不能使用ALTER命令進行修改的數據庫對象是______。

修改表中數據的命令是______。

數據庫系統的三級模式結構是______。

掃一掃,手機做題