Ask Question
11 December, 22:56

What is the exact number of bytes in system of memory that contains (a) 64K bytes (In Binary) (b) 32M bytes

+2
Answers (1)
  1. 12 December, 00:10
    0
    64 K bytes = 65536 bytes

    32 M bytes = 33554432 bytes

    Explanation:

    The question expect the number of bytes in binary instead of decimal. So this is important to understand that:

    1K bytes = 1024 bytes (in binary)

    Therefore,

    64 Kb = 64 x 1024 = 65536 bytes

    Using the similar calculation logic, we know

    1M bytes = 1024 x 1024 = 1048576 bytes (in binary)

    Therefore,

    32 M bytes = 32 x 1048576 = 33554432 bytes
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What is the exact number of bytes in system of memory that contains (a) 64K bytes (In Binary) (b) 32M bytes ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers