当前位置: X题卡 > 所有题目 > 题目详情

有以下程序 main ( ) unsigned char a,b; a=4 | 3; b=4 & 3; printf ("%d %d/n" ,a,b); 执行后的输出结...

查看本题答案

热门试题

更多