answersLogoWhite

0

Why computer memory is in multiples of two?

Updated: 11/10/2022
User Avatar

Vpanuradha

Lvl 1
16y ago

Best Answer

If you are referring to how the numerical amounts assigned to computer memory (RAM) are always divisible by two, it is because we use a Base16 system in computers.

At the lowest level everything breaks down to Binary code. Binary consists of only 2 characters 0, and 1. A single binary digit is referred to as a 'bit'. The next step up is grouping 8 bits together, which makes a byte. The next step past that is exactly 1024 bytes, which makes a kilobyte.

So RAM is a volatile storage for binary data, so its storing these 0's and 1's, which are equally portioned, therefore the RAM must follow the same numbering convention.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why computer memory is in multiples of two?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Computer memory is what kind of device?

Computer memory is a form of computer data storage, which takes the form of integrated circuits. There are two types of computer memory: Random-access memory (RAM) and Read-only memory (ROM).


Can you have 2 memory cards on your computer at the same time?

Yes, provided that you have two physical memory card slots on your computer or two card readers.


What are the two main types of computer chips?

ROM (Read only Memory) and RAM (Random access memory). However, there are loads more types of computer memory than these two.


What different types of memory can hold a computer program?

two types of memory i.e. primary and secondary memory.


Which two types of memory make up the working memory of the computer?

Ram and pagefile.


What is the Difference between secondary memory and auxiliary memory?

secondary memory is actually the permanent memory/the backing storage of the computer. it is of two types:sequential accessdirect accessauxiliary memory is the computer's internal/temporary memory. it is also of two types:random access memory (RAM)read only memory (ROM)the difference between secondary memory and auxiliary memory is that:-both are same i.e both performs the same operationsthanks.


Describe two ways to see how much memory is installed in a computer?

Two ways to see how much memopry is installed in a computer is the general tab and on the computer.


Is there a procedure to get rid of your memory?

Yes and it is to take out one of your memory cards. Usually computers have two memory cards . Just take one out and you will have less memory. Don't do it though, your computer might experience lag when your computer is transferring data.


Example of main memory of computer?

RAM or Random Access Memory is Tempory memory which your computer uses to load programs such as windows or games Your Hard Drive is an example of permanent memory on your computer where you can save documents/games etc. So when you load up your PC the computer reads the HD and loads up your OS (eg Windows) into your RAM.


What are the two types of memory on a computer?

Internal and External. Internal - also known as Primary Memory, comes inbuilt when the computer is manufactured and mainly used to run the computer while external - also known as Secondary Memory can be added to the computer storing data and information for future use


What are two types of computer memory and their function?

The 2 types of computer memory are ROM and RAM. These stand for Read Only Memory and Random Access Memory, respectively. Read Only memory is the type of memory that is non-volatile, which means that the data contained here is never lost, even when the computer is shut down. RAM on the other hand is the type of memory which is volatile-- which can be lost the moment the computer is turned off. It temporarily just stores the data that's being processed when the computer is on.


The two types of primary memory are?

Volatile memory refers to RAM that needs to be constantly refreshed to be retained. Static memory is permanent storage that is retained even after the computer is turned off.