单选题
阅读下列代码:
public class Test
public static void main(String args[])[
System. out.println(89>>1 );
A、
44
B、
45
C、
88
D、
90
【正确答案】
A
【答案解析】
提交答案
关闭