单选题 下列语句输出的结果为( )。
public class test

public static void main(String args[])

byte b=OXA;
System.out.println(b);



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