answersLogoWhite

0

A "word," in computing, is a standard memory size used for data storage. The most popular word sizes for modern computers is 16, 32, or 64 bits.

Some systems or programming languages don't declare specific sizes for variables and use "word," "half-word," and "double word" to describe how much storage space you are allocating.

This means that if you have a system with a 32 bit word size, and you declare a double word integer, you have declared a 64 bit integer.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are different memory mapping scheme?

(Electronics & Computer Science / Computer Science) a technique whereby computer peripherals may be addressed as though they formed part of the main memory of the computer. (Khanu Piyar)


Full form of mu in computer science?

MU-Memory Unit


What does eprom stand for in computer science?

Erasable Programmable Read Only Memory


How much memory does it take for my computer to run a typical word processing software?

Microsoft word 07 requires 256mb of memory.


A computer has 64MB megabytes of memory Each word is 4 bytes How many bits are needed to address each single word in memory?

The memory address space is 64 MB, which means 226. However, each word is 4 bytes, which means that you have 224 words. This means you need log2 224 or 24 bits, to address each word.


What has the author Alberto Macii written?

Alberto Macii has written: 'Memory design techniques for low energy embedded systems' -- subject(s): Computer storage devices, Embedded computer systems, Memory management (Computer science)


What is garbage collection in terms of computer science?

As it relates to computer science, the phrase garbage collection refers to a type of memory management. This is an automatic process in which the 'garbage collector' program reclaims memory that has been assigned to a program but is no longer in use by it and can now be made available.


What does the word rom mean in computer technology?

Read-Only Memory


What is the name of the storage location in the computer's memory?

Depending on the architecture of the computer one addressable memory location might be called a word, a character, a parcel, a decimal digit, a byte, etc.


Use in sentence the word finite?

Every computer has a finite amount of memory.


What are synonyms for the word memory?

Remembering, retentiveness, retentivity, retention, eidetic, engraved, inscribed, mnemonic, reminiscent, retentive, rote, tenacious Computers: computer memory, computer storage, memory board, store, storage


Secondary memory define?

Memory is something that is remembered. The Power of retaining something and recalling past experience like " he had a good memory when he was younger" In computer science Memory is the device which store the data in it for processing or for display. Memory is made of lots of buffer(buffer is 1 bit circuit).