What is the meaning of bits, bytes, and word length in a computer?

Source: Internet
Author: User
The best answer: binary in digital circuits and computer technology, with code only "0" and "1", where either "0" or "1" is a "bit" in the CPU.


Word Length: The number of bits in the computer technology that the CPU can handle at one time (at the same time) as a binary number is called word length. So a CPU that can handle 8 bits of data with a word length is usually called a 8-bit CPU. Similarly, a 32-bit CPU can process binary data with a length of 32 bits in a unit time.


The difference between byte and word length: Since the commonly used English characters are represented by 8-bit binary, the 8 bits are usually referred to as one byte. The length of the word word is not fixed, and for different CPUs, the length of word lengths is not the same. A 8-bit CPU can handle only one byte at a time, while a 32-bit CPU can handle 4 bytes at a time, and a CPU with a 64-bit word length could handle 8 bytes at a time.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.