answersLogoWhite

0


Best Answer

1 In binary numbering means on

0 In binary numbering means off

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does a 1 and 0 stand for in binary numbering?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What numbering system uses only the number 0 and 1?

Binary System


Is the binary numbering system a 1 or a 0 is refereed to as a bit?

Yes, they are considered bits (of data).


How does a binary system differ from a decimal numbering system?

Binary is base 2, using the digits 0 and 1. Decimal system is base 10 with 0-9.


How do you ADD numbers in the Binary Base 2 numbering System?

0 + 0=0 1 + 0=1 1 + 1=0 (with a carry of 1) for more info contact 0844357080


Are the binary digits used in the binary numbering system Binary digits are units of information storage and communication in computing Each bit can be either a 0 or a 1?

Yes.


Which numbering system uses 2 digits?

A Binary Number is made up of only 0 and 1.


What numbers do computers depend on?

Computers primarilary work with the Binary numbering system (0 and 1) which is known as Base 2.


What is the hghest decimal number that can be representd by 2 binary digits bits?

Binary digits are 1 and 0 0 = 0 1 = 1 10 = 2 11 = 3 100 = 4 101 = 5 110 = 6 111 = 7 1000 = 8 So, 11 in binary is the highest which can be formed with two digits - and that equals 3 in decimal (base 10) numbering.


How do you express 41 as a binary number?

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


What is logic 0 and logic 1?

Logic 0 and logic 1 are the two states in digital (or binary) logic. A binary numbering system has but two numbers: 0 and 1. In contrast, we use a decimal system with 10 numbers: 0 to 9. The area of algebra that addresses binary (2-state) logic is called Boolean. In Boolean a logic 0 may be refered to as 'low', 'off' or 'false'; a logic 1 as 'high', 'on' or 'true'. Boolean logic is the foundation of digital electronics.


What do 0 and 1 equal in binary?

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


Why is 1 1 2?

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