answersLogoWhite

0

Binary Numbers all a computer knows!

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Are binary and winery the same thing?

no binary is a computing term meaning the number system in which ones and zeros are used to give data. And winery is a place where wine is made.


Why do computers use zeros and ones?

They dont have to use zeros and ones. It can be anything that are oposite.


Is a standard systems for numbering using zeros and ones.?

Yes, a standard system for numbering using zeros and ones is the binary system. In binary, each digit represents a power of two, with 0 and 1 used to indicate the presence or absence of that power. This system is fundamental in computing and digital electronics, as it aligns with the on/off states of transistors.


Is there more than one way to get binary code?

you can write the ones and zeros on paper as 1 or 0you can write the ones and zeros on paper as a row of triangles and squaresyou can paint the ones and zeros on canvas as a row of small dots and large dotsyou can show the ones and zeros by placing a row of 2x4 boards horizontally or verticallyyou can indicate the ones and zeros by using a row of red and green colored flagsyou can indicate the ones and zeros with a row of electric lights that are on or offyou can record the ones and zeros magnetically as flux reversals or no flux reversalsyou can record the ones and zeros magnetically as clockwise or counterclockwise magnetizationetc.


Does the CPU work with zeros and ones?

Yes, when it gets down to the basic data unit it's all about decoding and processing zeros and ones.


How can i make Automata accepting a string of zeros and ones with even number of ones and number of zeros should be divisible by 5?

To create an automaton that accepts strings of zeros and ones with an even number of ones and a number of zeros divisible by 5, you can use a combination of states to track both conditions. Create states to represent the parity of the count of ones (even or odd) and the remainder when the count of zeros is divided by 5 (0 to 4). Transition between these states based on the input symbol (0 or 1), ensuring that when a zero is read, you update the remainder, and when a one is read, you toggle the parity. The accepting state will be reached when the automaton is in the "even ones" state and the remainder of zeros is 0.


Does Binary numbers consist of ones and twos?

No, binary numbers don't consist of ones and twos, they are ones and zeros.


What type of communication is characterized as a series of ones and zeros?

Digital


WHAT IS the code computer communicate in?

Binary code, zeros and ones.


What is the ones and zeros code called that data travels as?

pito


What is the numerical representation of informationusing ones and zeros?

The system of representing numbers with a system of ones and zeros is called binary code; examples would be...12 = 110015 = 111120 = 10100 and so on.


Each group of eight zeros and ones?

A group of 8 zeroes and ones is equivalent to a byte in Binary.