answersLogoWhite

0

What else can I help you with?

Related Questions

What is register in CPU?

a special high-speed storage area in cpu.


Why is the speed of ram and secondary storage an issue for the CPU?

clock speed


What is a CPU registers?

¨Its provides internal storage within the CPU ¨It is a fastest type of storage ¨Its provides internal storage within the CPU ¨It is a fastest type of storage


WHAT is a high-speed memory chip on the motherboard or CPU?

Catche


What is register and advantages of register?

registers are a small high-speed memory inside CPU. one advantage of using them is increase in CPU speed because of their high access rate in comparison by ram.


What is the CPU clock speed of the Blackberry torch?

The CPU clock speed of the Blackberry torch is 624 megahertz. It also features 512 megabytes of internal flash memory and 4 gigabytes of built in storage memory.


What are the speed of CPU?

The CPU speed, and processor speed is the amount of cycles that a CPU can perform per second.CPU speed is not a good indicator of CPU performance.


What is best online storage site with provide high uploading speed?

the best online data storage website pigdrive which provide high uploading speed.


What are three tangible data storage resources of a typical computer system?

Cache Main Memory Secondary storage Each storage provides a different speed and amount of storage which is used by the CPU for processing instructions and data.


High speed storage location in the processor?

register


How can the speed of CPU be raised?

you cant actualy raise the CPU speed but just improve the speed of the cpu, one way on PC is to got to S trt --> Control Panel --> System and Security --> Power Options, then click on High performance under Plans,( if you dont see High Performance, click on Show additional plans)


What is the advantage of using a CPU register for temporary data storage over using a memory location?

Simple answer - speed. By using the CPU register, the information is kept "local" to the CPU. By storing a value in a memory location, a lookup has to be performed to retrieve it.