下列代码实现的功能为:t = a ~^ k;

下列代码实现的功能为:t = a ~^ k;

A.t=ak

B.t=a同或B

C.t=a异或b

D.t左移ak位

正确答案:t=a同或B

猜你喜欢