单项选择题

若要使以下程序的运行结果为248,应在下画线处填入的是
#include<stdio.h>
main()
 short c=124;
 c=c______;
 printf("%d\n", c);

A.>>2
B.1248
C.&0248
D.<<1
题目列表

你可能感兴趣的试题

微信扫码免费搜题