填空题

阅读下列代码
public class Test2
public static voidm cn (String args[])
System.out.printIn (5/2);


其执行结果是______。

【参考答案】

B