answersLogoWhite

0


Best Answer

Binary numbers, with or without a computer are a series of 1's and 0's.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Anonymous

Lvl 1
3y ago

1s and 2s

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Computers process binary numbers which are composed of?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about General History

Why is information stored in some kind of binary format in computers?

Information is stored in some kind of binary format in computers because computer memory is made out of binary digits (bits).


Why do computers use the decimal system?

Computers use a binary system, not decimal.


How does 90909 relate to computers?

Binary code is 010101 and so on but never really heard of 09 being directly related to computers in general!


2 example of binary?

A binary number is a number that consists of only 0 and 1. We use decimal numbers, which consist of numbers made up from 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9. The decimal system is also known as the denary system. Binary is critical to how computers operate, but that would take time to explain in detail. For your examples that you asked for, the following is how binary and decimal represent numbers from decimal 0 to decimal 10. 0 = 0 1 = 1 10 = 2 11 = 3 100 = 4 101 = 5 110 = 6 111 = 7 1000 = 8 1001 = 9 1010 = 10


What is the alphabet in binary code?

I think its something like this {| ! width="30%" | Letter ! Binary Code | A01000001B01000010C01000011D01000100E01000101F01000110G01000111H01001000I01001001J01001010K01001011L01001100M01001101N01001110O01001111P01010000Q01010001R01010010S01010011T01010100U01010101V01010110W01010111X01011000Y01011001Z01011010 and ! width="30%" | Letter ! Binary Code | a01100001b01100010c01100011d01100100e01100101f01100110g01100111h01101000i01101001j01101010k01101011l01101100m01101101n01101110o01101111p01110000q01110001r01110010s01110011t01110100u01110101v01110110w01110111x01111000y01111001z01111010 |}

Related questions

What Numbers that computers use to store and process data?

BINARY


Why do computers process binary numbers?

Computers use the binary system because, electrically, it is the simplest system to use. With the binary system, there are only two types of electrical states: on and off. With other systems, there would have to be different voltages that signify different numbers.


Why are binary numbers important in digital computing?

Computers store and process data in binary form: current on or off, location magnetised or not, laser reader hits a pit or not.


What machine uses binary logic to process information?

Computers use binary logic to process information.


Do computers understand the data they process?

yes, computers do understand the data they process, they are able to do this because of the processor all computers have in their circuit.


Are binary numbers used mostly in the science of computers?

No. All computers only understand binary, which is 0 as "off" and 1 as "on."


What numbers do computers depend on?

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


Why no websites tell us why binary is invented?

Binary system is invented to allow its use for computers where "on" is for one and "off" is for zero. So, numbers could be easily identified by the computers.


In what form numbers are stored in computers binary or ASCII form?

Its all in binary really. As each binary number refers to the pixel it will hold to form the shape after.


What 2 numbers are used in the binary code for computers?

Not 2 numbers - 2 digits. The digits 0 and 1.


What Calculations were made with the first computer?

Computers use binary numbers. This is ones and zeros.


Importance of binary numbers in computer?

the importance of binary numbers in standard computing is basically everything. computers only understand base 2, that is a 0 (off) and a 1 (on). every piece of data passed through any part of the computer is done so using base 2 (binary). that said, there are theorised base 3 computers, called 'genetic computers' which use genes and magnetism to produce a base 3 process, but this was only done as a computer sciences project and is likely to not every be implemented in the mainstream.