answersLogoWhite

0

bit = 1 bit

byte = 8 bits

Kilobyte = 1024 bytes

Megabyte = 1024 kilobytes

Gigabyte = 1024 megabytes

Terabyte = 1024 gigabytes

Petabyte = 1,048,576 gigabytes

Exabyte = 1,073,741,824 gigabytes

Zettabyte = 1,099,511,627,776 gigabytes

What else can I help you with?

Related Questions

Need for memory Hierarchy?

memory is required to store the data or any information.but the usual computers have very less memory space in them. so to increase the performance of your computer and to access it on a faster rate we need memory hierarchy.


Which memory occupies top position in memory hierarchy?

Processor registers occupy the top most position in memory hierarchy. They provide high-speed storage space and fast access to data.


What are the principals and benefits of memory hierarchy?

mc....kutta


Where does most data go first within a computer memory hierarchy?

RAM (Random Access Memory).


Where does most data go first with in computer's memory hierarchy?

RAM


What characterstic distinguish the different element of memory hierarchy?

perfomance and size


What is a design objective of memory hierarchy?

One design objective of memory hierarchy is to balance resposne time and performance against each other, so that the response time of an operation minimally impacts computer performance.


What characteristics distinguish the various elements of a memory hierarchy?

Registers >> Cache >> Main Memory >> Magnetic disk >> Magnetic tape • As one goes down the hierarchy, the following occur: a . Decreasing cost per bit b . Increasing capacity c . Increasing access time d . Decreasing frequency of access to the memory by the processor


What component has the fastest speed on computer?

Register. The memory hierarchy in the decreasing order of speeds: 1. Register 2. Cache 3. Main memory 4. Disks 5. Auxiliary memory


Why is there a memory hierarchy instead of having a single memory?

Well, from what I can discern is that it is related to science. It appears that it pertains to the metric system but uses base-8 instead


With the help of a diagram explain memory hierarchy that exist in a computer system?

Memory hierarchy measures a computers performance issues. A general hierarchy would reflect the following. Internal ; processor registers and cache, main; ram and controller cards, on-line mass storage and online bulk-storage.


What is memory map table?

A memory map table is a data structure that associates ranges of memory addresses with specific hardware devices or memory locations. It provides an organized way for the operating system to manage the various memory resources available in the system. The memory map table helps determine where data should be stored or retrieved in the computer's memory hierarchy.