Question: In addition to the variables in problem 3 above, assume the existence of the following variable and answer the following questions: Data From Exercise 3
In addition to the variables in problem 3 above, assume the existence of the following variable and answer the following questions:

Data From Exercise 3
Given the following variables, give the result of each of the following operations (show all 8 bits):

int num3 = 0b10101100; *A. ans B. *C. D. -num1 & (num2 | num3); num3; ans = num1 | num2 ans ~ (num1 ans. = num1 num3); ^num2 & num3;
Step by Step Solution
3.48 Rating (171 Votes )
There are 3 Steps involved in it
To solve these problems we need to perform bitwise operations on binary numbers First we will review the variables and their values including the addi... View full answer
Get step-by-step solutions from verified subject matter experts
