试题详情
简答题 以下程序段的输出结果是()。      int a=l,b=2,*p=&a,*q=&b;         p=q;*p=3;    printf(“%d”,b);
  • 3
  • 关注下方微信公众号,在线模考后查看

热门试题