单选

以下C程序段的输出结果是(30)。    #include<stdio.h>    void prt(int*x,Int*y,int*z){  printf("%d,%d,%d\n",++*x,++*y,*(z++));  }    void main(){  int a=10,b=40,c=20;        Prt(&a,&b,&c);        Prt(&a,&b,&c);    }

  • A.11,42,31    12,22,41
  • B.11,41,20    12,42,20
  • C.11,21,40    11,21,41
  • D.11,41,20    12,42,22
参考答案
您可能感兴趣的试题

(99)

  • A.add
  • B.combination
  • C.difference
  • D.condition

(98)

  • A.earlier
  • B.front
  • C.backward
  • D.later

(96)

  • A.past
  • B.other
  • C.rest
  • D.host

(97)

  • A.voice
  • B.mass
  • C.quantity
  • D.quality

(94)

  • A.execute
  • B.interrupt
  • C.run
  • D.maintain

(92)

  • A.locates
  • B.allocates
  • C.looks for
  • D.finds
¥

订单号:

遇到问题请联系在线客服

订单号:

遇到问题请联系在线客服