单项选择题下列代码的执行结果是:public class Test2{public static void main(String args[]){System.out.println(5 2);}}
单项选择题定义无符号整数类为UInt ,下面可以作为类UInt实例化值的是( )。