Computer Science, asked by syedurwah4, 11 months ago

Define Memory word?​

Answers

Answered by adrscjj2469
11

Explanation:

In computer architecture, a word is an ordered set of bytes or bits that is the normal unit in which information may be stored, transmitted, or operated on within a given computer. If a computer's memory is word-addressable then each word in memory is assigned its own memory address.

Answered by mhar6327
9

Answer:

computer's memory is word-addressable then each word in memory is assigned its own memory address.

Explanation:

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 usually multiples of the word size.

Similar questions