answersLogoWhite

0


Best Answer

8 bits totals one byte where one byte is roughly a single character such as 'A' or '1'

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What in a computer moves 8 bits at a time?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What was the microprocessor to make it into a home computer and how many bits could it process at one time?

The microprocessor used in the first home computer was the 8080. It could handle 8 bits at a time.


What are the release dates for Living in 8 Bits - 2010 Special Moves 3-2?

Living in 8 Bits - 2010 Special Moves 3-2 was released on: USA: 23 February 2012


What computer information is made up of 8 bits?

a byte


What is storage unit of computer?

Usually, the byte, which is usually 8 bits in length.


What is an 8 bit word?

In "computer speak" a word is a specific amount of storage. The exact size of a word varies from machine to machine, however. If you read that your system has an 8-bit word, then it means that any time you see "word" you can think of 8 bits (and if you see "double word" or "quad word" you can think 16 bits or 32 bits, respectively).


What is a group of 8 bits usually called?

8 bits grouped together is called a byte. A byte is a unit of digital information in computing and telecommunications that typically consists of eight bits. Bytes are often used to represent a character such as a letter, number, or symbol in a computer's memory. The size of a byte can vary depending on the computer architecture, but it is typically 8 bits on most modern systems.


What is a one character computer memory called?

8 bits equals to one character.


How many bits make a kilobyte?

8192 bits makes one kilobyte, in the traditional (computer based) sense where kilo means 1024. Some people use kilo as 1000, even though that is not traditional computer usage, so, in that case, that would be 8000 bits.


How many words can 8 bits and 16 bits processors transmit at a time?

An 8 bit processor can transmit one letter at a time. In the ASCII code, each of the first 127 combinations of bits has a special standard meaning. The last 127 is given a special meaning. So an an 8 bit processor can transmit 256 bits at a time. An A is 65 bits. A 16 bit processor can transmit two letters at a time. A B is 66 bits. An E is 69 bits. It can transmit a B and an E. By definition that is considered a word. A difference exists between the way computer people use the language and normal people use it. Actually, a piece of equipment called a bus attached to the processor does the actual transmitting.


What is a byte and how many bits does it contain?

A byte is the basic unit of information in a computer. It is usually the smallest addressable object in memory. The size of a byte is a function of the design of the computer, but nearly universally, it has come to mean 8 bits. (Octet is a more precise definition of 8 bits of memory, in case there is any dichotomy.)


How many bits are in flabbergasted?

A "flabbergasted" is not a measurement of computer memory. 8 bits are in a byte, 1000 bytes are in a kilobyte, 1000 kilobytes are in a megabyte, Etc.


How many bits a 8085 can process at a same time?

Generally, 8 bits at a time. Some instructions deal with 16 bit numbers.