Computer Science, asked by 1975singhparminder, 8 months ago

what interprets the data while it is in RAM?

Answers

Answered by rasheedmaqbool25
2

Answer:A collection of 8 bits is called a byte and (on the majority of computers today) a collection of 4 bytes, or 32 bits, is called a word. Each individual data value in a data set is usually stored using one or more bytes of memory, but at the lowest level, any data stored on a computer is just a large collection of bits.

Explanation:

Similar questions