answersLogoWhite

0

AND 20013 and 222692

User Avatar

Anonymous

8y ago
Updated: 8/21/2019

The binary AND operation has two inputs and one output.

The binary AND operation will always produce a 1 output if both of its inputs are 1 and will produce a 0 output if one or both of its inputs are 0.

In binary

20013 = 100111000101101

222692 = 110110010111100100

When you perform an AND on these you get

17444 = 100010000100100

User Avatar

Wiki User

8y ago

What else can I help you with?