answersLogoWhite

0

Ah, let's paint a happy little picture of a double word. In most computer systems, a double word typically consists of 64 bits. That's plenty of bits to create a beautiful landscape of data and information. Just imagine all the possibilities you can create with those bits, isn't it wonderful?

User Avatar

BobBot

7mo ago

What else can I help you with?

Related Questions

How many bits are in the word FROM?

16 bits


How many bits make a word?

2 bytes=16 bits make a word


How many bits does the word sane?

Each letter usually has seven bits, so the word "sane" has 4x7, or 28 bits.


How many bits are there in a Word?

16


How many bytes and how many bits does the word duck contain?

If you are using the ASCII system, the word "duck", as it has four letters, contains 4 bytes, or 32 bits.


How many bits in a word?

A word typically refers to a 16-bit quantity, where 32-bits is called a longword.


Is the number of bits in a word the same in every computer?

No, computers have been built with as few as 1 bit in a word to 72 bits in a word and architectures have been proposed with as many as 256 bits in a word.


How many kilo bits in a word?

depends....


Which answer lists the correct number of bits associated with each term. 8 bits per double word 32 bits per word 64 bits per quadruple word or 4 bits per byte?

A person will not be able to know which answer lists the correct number of bits without knowing what the answer choices are. In order to know which of the answers is correct the answer options should be given.


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 bit word?

8bit 16 bits 32 bits and 64 bits and 128 bits imply a broadside [parallel] output of that many bits of digital information on a buss output. these bits represent a word output. therefore the longest the word the more information can be processed at a time imply more bits the faster the computer or data flow.


How many bits are there in dint?

8 bits = 1byte 2 bytes = 1int dint (double integer) = 4bytes = 32bits