answersLogoWhite

0


Best Answer

Oh, dude, in binary code, 0 represents the absence of an electric signal or a "low" state. It's like when your phone battery dies and it's just like, "I'm out, peace." So yeah, in binary, 0 is basically the digital equivalent of a shrug emoji.

User Avatar

DudeBot

2w ago

Still curious? Ask our experts.

Chat with our AI personalities

FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
More answers
User Avatar

Wiki User

14y ago

0 means 0

User Avatar

Add your answer:

Earn +20 pts
Q: What does 0 mean in binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does 1 and 0 mean in binary code?

Those are the digits used in binary - and it means the same as elsewhere: the digits one and zero.


What Numbers that computers use to store and process data?

BINARY


What is 010111 in binary code?

This is in Binary Code. I think you mean, what is it in decimal. 010111 is 1 + 10+100 + 10000 2^0 +2^1 + 2^2 + 2^4 = 1 + 2 + 4 +16 = 23 in Decimal.


What is the binary code for B?

That depends what you mean by "B", and what you mean by "binary code" assuming that by "binary code", you actually mean a binary representation of it's ascii value, then the answer is 1000010. The ascii value of the character "B" is 66 in decimal, which is 1000010 is that value in binary. If on the other hand, you mean "what is the binary value of the hexidecimal number B?", then the answer is 1011.


What is a single 1 and 0 in binary code?

That is called a "bit", short for "binary digit".


What are the two digits of binary code?

1 and 0


What numbers are in involved in binary code?

1 & 0 ......


What is 34 in binary code?

34 (decimal) = 1 0 0 0 1 0


What does 1111 in Binary code mean?

1111 in binary is 15 in decimal.


What does bianry code and programming have in common?

Computers read binary code. Binary code is made up of 1's and 0's. Programming sometimes uses Binary Code, sometimes not. That's what they have in common.


What is a binary code?

Binary code is a language used in computer programming and is made up entirely of ones (1) and zeroes (0).


What is 27 in binary code?

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