What's ___________ breakfast?[ ]
A. for
B. of
C. to
答案:A
若给下面的方法传入参数67时,输出结果为( )。 public int MaskOff(int N) { return N^3; }
A.3
B.64
C.67
D.0