Computer Science, asked by rsnail8517, 1 year ago

Perform the following operations.
(a) convert decimal number 68 to binary.
(b) 10101 + 00111 in binary
(c) 101 X 011 in binary.

Answers

Answered by rishabhraj1234p9h4iy
0
a. 68 = 1000100
b. 01010
c.5 × 3 = 15 = 1111
Similar questions