answersLogoWhite

0

A 1 or a 0 in binary is?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

1 = on

0 = off

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you express 41 as a binary number?

Decimal ( 41 ) = binary ( 1 0 1 0 0 1 )


What do 0 and 1 equal in binary?

0=0 in binary 1=1 2=10 3=11 . . . Got it?


What does a 1 and 0 stand for in binary numbering?

1 In binary numbering means on 0 In binary numbering means off


Why is 1 1 2?

binary. ex. 0 in binary = 0, 1 = 01, and 2 = 11.


What is 0 and 1 binary data?

0 and 1 are two integers. They may represent binary digits or binary data but they need not.


What is a single binary digit a 1 or 0?

1 is a single digit, 0 is the absence of a digit.


What is 27 in binary code?

(27)decimal = (1 1 0 1 1)binary


What does AND represent in binary mathematics?

AND can be thought of as binary multiplication, an AND operation will only be true if both arguments are true, otherwise it will be false: 0 * 0 = 0 0 * 1 = 0 1 * 0 = 0 1 * 1 = 1


Which of the decimal numbers corresponds to the binary number 00000111?

As per the 8421 rule the given binary number can be solved as : 0 0 0 0 0 1 1 1 0 0 0 0 0 4 2 1 i.e : 4+2+1 = 7 So the answer is 07 in decimal for 00000111 in binary


How do you convert 149 into binary?

149 = 1 0 0 1 0 1 0 1


Do binary codes uses 1 and 2?

binary codes uses 0 and 1


What is the binary code for 0?

Normally 1 - 1 = 0 the binary number for 1 is 1 the binary number for 2 is 10 the binary number for 3 is 11 3 - 2 = 1 The binary form of that equation is 11 - 10 = 1 The binary inverse operation would be 1 + 10 = 11 The rest is binary math 11 + 10 = 101 10 + 10 = 100 101 - 1 = 100 100 - 1 = 11 11 - 1 = 10 10 - 1 = 1 1 - 1 = 0 Therefore according to the pattern being displayed, the binary code for zero is 0.