单项选择题

有以下程序:
#include<stdio.h>
main()
{int a=2,b;
b=a<<2;
printf("%d\n",b);
}
程序运行后的输出结果是______。

A.2
B.4
C.6
D.8
题目列表

你可能感兴趣的试题

微信扫码免费搜题