【系統公告】頁面上方功能列及下方資訊全面更換新版,『舊用戶且擁有VIP』可再切回舊版。 前往查看

计算机等级考试— 二级—《C语言 》題庫下載題庫

上一題
37)有以下程序   #include   struct ord   { int x,y;}dt[2]={1,2,3,4};   main)   {     struct ord *p=dt;     printf"%d,",++p->x)); printf"%dn",++p->y));   }   程序运行后的输出结果是   
(A)1,2
(B)4,1
(C)3,4
(D)2,3


37)有以下程序   #include   struct ord   {..-阿摩線上測驗