Computer Science, asked by kawtharshafa254, 11 months ago

If the computer main memory has 2048 locations of each 32 bits then the total memory capacity is

Answers

Answered by divyansh101dabral
1
simply it will be 2048×32=65536 bits
divide 65536 by 8 to convert to bytes that is 8192 bytes
pls mark BRAINLIEST if it helps
Answered by Yashraj2022sl
0

Answer:

The total memory capacity is 8192 bytes.

Explanation:

Given data:

Main memory = 2048 locations

Each locations = 32 bits

Total memory capacity = \frac{Main memory * Each locations}{8}

                                      = \frac{2048*32}{8}

                                      = \frac{65536}{8}

                                      = 8192 bytes.

Hence, the total memory capacity is 8192 bytes.

#SPJ3

Similar questions