About 13,500 results
Open links in new tab
  1. Word (computer architecture) - Wikipedia

    The number of bits or digits [a] in a word (the word size, word width, or word length) is an important characteristic of any specific processor design or computer architecture.

  2. Change the size of text in Windows - Microsoft Support

    Here's how to change the size of text, images, and apps in Windows. To change your display in Windows, select Start > Settings > Accessibility > Text size. To make only the text on your …

  3. CPU - Word size (8, 16, 32 and 64-bit) - Datacadamia

    The number of bits in a word (the word size, word width, or word length) is an important characteristic of any specific computer architecture. It determines how big the memory can be …

  4. What does it mean by word size in computer? - Stack Overflow

    Nov 6, 2013 · "Word size" refers to the number of bits processed by a computer's CPU in one go (these days, typically 32 bits or 64 bits). Data bus size, instruction size, address size are …

  5. What is a word in computing architecture? - TechTarget

    Mar 3, 2025 · A computer's word size is typically a function of its design and how it moves data bits within the various system elements. For example, registers are important holders for …

  6. Word Size - VitaDemy Global

    Word size defines the natural width of data and instruction processing on a computer. It affects everything from performance and memory limits to software compatibility and instruction design.

  7. Word Size and Data Types - Litux

    Instead, a word is some fixed size based on history or arbitrary naming decisions. For example, some systems might partition data sizes into bytes (8 bits), words (16 bits), double words (32 …

  8. Definition of word | PCMag

    Computers embedded in appliances and consumer products have word sizes of 8, 16 or 32 bits. See bit and byte. The larger the word, the faster the computer calculates and compares …

  9. Word size definition – Glossary | NordVPN

    Word size refers to the number of bits processed, stored, or transmitted by a computer's processor or memory. Learn about common word sizes and their implications.

  10. How many bits does a WORD contain in 32/64 bit OS ...

    Mar 14, 2011 · Traditionally the term "word" refers to the size of the processor's registers and main data path. By that definition a "word" would be 32 bit on your 32-bit system and 64-bit on …