How many kb it can store ?

Morningdot Hablu

Morningdot Hablu

@morningdot-6Xuj4M Oct 26, 2024
If a memory capacity is 16*4 then what is it's capacity in kb.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • keshavrocks91

    keshavrocks91

    @keshavrocks91-Mo5O1V Jul 24, 2010

    0.0078125 kb
  • sachinswetha

    sachinswetha

    @sachinswetha-Ko1jA4 Feb 9, 2012

    explain it?
  • Bionic

    Bionic

    @bionic-y3kcfA Feb 10, 2012

    The answer is 0.0625...
    Now lets read work it out,

    Lets take a Disk for example,
    16 tracks per sector,
    And we have 4 sector in a disk
    Thats 16*4=64byte [since its always read in bytes]

    buh, 1024bytes = 1kb
    then 1byte=1/1024kb

    so, ultimately:
    64bytes = 64/1024kb
    =0.0625kb
    hope am correct?
  • sowjitha

    sowjitha

    @sowjitha-CHP0qh Feb 13, 2012

    Nice explanation