Shared Flashcard Set

Details

Computing Theory
An overveiw of all computing theroy
10
Computer Science
10th Grade
05/04/2012

Additional Computer Science Flashcards

 


 

Cards

Term
What is the purpose of the cpu?
Definition
To process data
Term

What does Cpu stand for?

 

Definition
Central Processing Unit. Also known as a processor or microprocessor, the CPU is the brains of a computer. It’s responsible for executing computer instructions, and is one of the most important elements in a computer.
Term
What is clock speed
Definition
Also called clock rate, the speed at which a microprocessor executes instructions. Every computer contains an internal clock that regulates the rate at which instructions are executed and synchronizes all the various computer components. The CPU requires a fixed number of clock ticks (or clock cycles) to execute each instruction. The faster the clock, the more instructions the CPU can execute per second.
Clock speeds are expressed in megahertz (MHz) or gigahertz ((GHz)
Term
What is overclocking?
Definition
Forcing a CPU to run at a higher clock speed than listed on the manufacturers specification. Overclocking a CPU increases its performance, although it can result in system instability and may cause damage to the CPU.
Term
What is Cache memory?
Definition
This is a buffer of memory in the processor that is used
to store copies of items that are most often fetched from
the memory, so that they can be fetched more quickly.
Term
What is Flash memory?
Definition
A technology for storing data in an electronic format
which is used for memory cards.
Term
What is Primary memory?
Definition
Memory that can be addressed and accessed directly by
the processor.
Term
What is Random Access Memory
(RAM)
Definition
Memory that is used to store the programs and data
currently in use by a computer. It is volatile, which means
that it gets erased when the computer is switched off.
Term
What is Read-Only Memory
(ROM)
Definition
Memory that is used to store programs permanently
and in the same location, such as the boot-up program.
This memory is non-volatile and is not deleted when the
computer is switched off.
Term
What is Virtual memory?
Definition
This is an area of the hard disk that is used to store
running programs as if it was RAM.
Supporting users have an ad free experience!