logo
YourData+
玉东数据
首页专升本CLASSROOM博客工具

C语言程序设计章节练习四:选择结构

pdf
4. (单选)
4. [单选]

以下程序的运行结果是(  )。

#include<stdio.h>
void main(  )
{
    int c,x,y;
    x = 1; y = 1; c = 0;
    c = x++ || y++;
    printf("\n%d%d%d\n",x,y,c);
}

(A)110

(B)211

(C)011

(D)001

答案:
解析:

Copyright ©

YourData+2025.甘肃玉东数据有限公司
应用合作解决方案MUI-Remix
18919890888微信同号
陇ICP备2021001826号