What is byte addressability in computer organization?
Answers
Answer:
Byte addressing refers to hardware architectures which support accessing individual bytes of data rather than only larger units called words, which would be word-addressable. ... The 386SX, which addresses memory in 8-bit units but can fetch and store it 16 bits at a time, is termed byte-addressable.
I hope this will help uhh
please mark as brainliest
Introduction:
For the computer storage and the processing, a byte is the fundamental unit of information.
Explanation:
Byte addressing alludes to the hardware designs that allow access to individual bytes of data rather than just larger units are called words, which are word-addressable. The 386SX is byte-addressable because it addresses memory in 8-bit units yet can read and save it 16 bits at a time.
#SPJ3