Computer Science, asked by bhalothia2002, 5 months ago

Q4 4 is 100 in binary and 11 is 1011. What is the output of the following bitwise
operators?
(2)
print (a | b)
print (a & b)

Answers

Answered by sohanraj464123
2

Answer:

answer is the question is Print (a and b

Similar questions