单选题 阅读下列代码:
public class Test
public static void main(String args[])[
System. out.println(89>>1 );



【正确答案】 A
【答案解析】