-A (bitwise NOT/Invert) C. -B (negative B, use 2's complement) d. ... A = 1001 B = 0101 A&B= 0001 Explanation: In Bitwise and, bits in A and B, ...
確定! 回上一頁