Arithmetic and logical operations: Let A = 01110101 and B =11001001 be 2’s complement integers. Compute the following. Assumea fixed width of 8 bits (i.e., your answers must be 8 bits). Pleaseshow your work — failure to do so means you get zero points.
A OR B (bitwise OR)
A AND B (bitwise AND)
A’+ B’ + 1 (B’ is complement of B)
Expert Answer
An answer will be send to you shortly. . . . .