Binary Numbers
what is 1+10 in binary
1+10 in binary is 11
what is a not gate
a not gate changes a binary number to the oppisite
What is 1+1 in binary
1+1=10 in binary
what is a and gate
and gate is if both inputs A and B=1 then output=1
in binary what is 1+1+1
1+1+1=11
what is a or gate
a or gate is if both inputs A or B =1 then ouptut=1
what are the rules of binary addition
what is a nor gate
a nor gate is if inputs A or B=1 then ouput=0
what is 101+101 in binary
101+101=01010
what is a xor gate
a or gate is if inputs A or b= 1 but not both then output=1