单项选择题

下面代码的输出结果为。(       )
int op1 = 51;
int op2 = -16;
    System.out.println(op1 ^ op2); A.
11000011 B.
67 C.
 -61 D.
35

微信扫码免费搜题