answersLogoWhite

0


Best Answer

kilobyte

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 1000 memory locations is called
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What equals 1000 memory locations?

Kilobyte


Approximately 1000 memory locations?

kilobyte


How many memory locations can be specified by an 14 - bit address?

A 14 bit address can specify 214 or 16,384 different locations.


How many memory locations represents a kilobyte?

If a memory location stores one byte, then a kilobyte is made up of 1,000 locations.


One billion memory locations?

gigabyte


Is cache memory is the main memory of cmputer system?

NO...The cache is a smaller, faster memory which stores copies of the data from the most frequently used main memory locations. As long as most memory accesses are cached memory locations, the average latency of memory accesses will be closer to the cache latency than to the latency of main memory.Thus Cache memory is not main memory of computer system.--- form Wiki


What is the use of virtual memory?

Virtual memory is used to increase the size of working memory in the system main memory by using the locations in secondary storage such as harddisk.


One kilobyte equals how many memory locations?

In standard binary usage for memory a KB is 1024 bytes. In standard decimal usage for disk drives a KB is 1000 bytes. Confused yet?


Advantage of using a CPU register over memory locations?

CPU register is faster than memory loacations


What is contiguous memory allocation in os?

Memory allocation: When a program asks for memory and gets it. Contiguous allocation: When the memory is in one big block, for example memory addresses 1000-2000, as opposed to "fragmented allocation" where the memory comes as several smaller blocks in different places, for example memory addresses 1000-1050, 2050-2125, ...


What is the memory address of some element if the base address is x and each element of the array takes e memory locations?

The memory address of some element if the base address is x, each element of the array takes e memory locations, and the index based zero of the element is i, is x + ie.


How many memory locations can 14 address bits access?

16384