若有以下程序段:int r=8; printf("%d

若有以下程序段:

int r=8;
printf("%d\n",r>>1);

输出结果是( )。

答案
C

题目信息

题号:4665
题型:单选题
难度:普通