answersLogoWhite

0

Is 420 KB a lot of memory?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

Not by today's standards. When I first got into computers - the Sinclair Spectrum I had - came with just 48 KB of memory. Modern computers come with at least 2 Gigabytes (or 2,097,152 KB) as standard !

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How many memory locations does 1 KB equal?

1 KB (kilobyte) is equal to 1,024 bytes. Since each memory location typically corresponds to one byte, 1 KB corresponds to 1,024 memory locations. Therefore, 1 KB equals 1,024 memory locations.


What does KB?

KILA BYTE it is a memory unit


What memory type has logical memory allocation of 0 to 640 KB?

Conventional


What does KB mean?

KILA BYTE it is a memory unit


Memory pages are stored in units of what?

4 kb


What uses more memory a MB or a KB?

A megabyte.


Determine the amount of memory that the ATMEGA 32 can address?

it has 32 kB of internal memory


How many memory address can by address by 8085?

64 kb


What are KB's on cell phones?

KB in cell phones are the same thing it means in computers. A term of memory standing for Kilobytes.


How much KB can fit in 952 MB in memory card?

there is a thousand or so kb in a megabyte so around 952,000


33366093.3 Usage KB 1 is equal to how many gb you have used and tell me please how to calculate?

I am not sure I understand the question, but: 1024 kB of memory = 1 MB 1024 MB of memory = 1GB therefore 1 kB = 1048576 (2 ^ 20)


How the 128k memory can segment into blocks with 16bit address lines?

A 128 KB memory can be segmented into blocks using 16-bit address lines by leveraging the addressable memory space defined by those lines. With 16 bits, you can address up to 2^16 (or 65,536) unique addresses, which corresponds to 64 KB of memory. To accommodate the full 128 KB, the memory can be divided into two segments of 64 KB each, allowing the system to reference the blocks efficiently. Thus, the memory can be organized into blocks, with each block containing 64 KB and addressed via the 16-bit lines, typically using techniques like paging or segmentation for management.