Computer Science, asked by madanesantosh12, 2 months ago

Q. Integer a, b, c Set a = 8, b = 51, c = 2
c = (a ^ c)^ (a)
b = b mod 4
Print a + b + c

A. 13

B. 17

C. 26

D. 16​

Answers

Answered by chaitanyadhulipudi44
1

Answer:

13 Answer

Explanation:

is the output of the question

Similar questions