Theory Flashcards Paper 1
What is the hardware within a computer system or smartphone which carries out the instructions of a computer program ?
The CPU
What does CPU stand for?
Central processing unit
When talking about a CPU what does ALU stand for?
Arithmetic logic unit
What are the 3 main components of a CPU
Control unit, Memory unit and ALU
When talking about a CPU what is the function of the ALU?
performs arithmetic and logical operations
When talking about a CPU what is the function of the control unit?
extracts instructions from memory and decodes and executes them
Complete the cycle of the CPU – Fetch…..
Fetch, decode, execute
Where does the CPU fetch instructions from
Main memory (RAM)
When talking about a computer system what is memory?
A temporary storage
What 3 things might you find stored in Memory?
Instructions, Commands and the operating system
What does RAM stand for?
Random Access Memory
What does ROM stand for?
Read Only Memory
What is stored in ROM?
The boot files for the computer
Name 2 differences between RAM and ROM?
Ram is Volatile, ROM is non Volatile, contents of RAM change frequently, contents of ROM never change
What is the type of memory used in the main memory ?
RAM
When referring to computer memory what is meant by Random Access?
You can write anywhere in that memory space at any time
When discussing memory what is meant by volatile?
It requires power and loses its content if there is no power
Is RAM volatile or non-volatile?
Volatile
What is virtual memory?
A part of the hard drive used as memory when memory has become full
When would you need to use virtual memory?
If memory is full. When you want to open a program that doesn’t fit in remaining memory space.
What does 3MGz mean?
It is the clockspeed of the computer, it can complete 3 million cycles per second
How does cache size affect the performance of a computer?
The larger the size of the cache, the more instructions can fit in it, the quicker the CPU can process the instructions
A computer has a quad core processor, what does this mean?
The computer has 4 separate cores, each capable of running cycles, so more cycles can be run simultaneously ge frequently, contents of ROM never change
How does having more RAM improve the performance of a computer?
It can load more programs and data at the same time
Name the type of secondary storage that is built into a computer system
Hard disk drive, magnetic hard disk
Is a hard disk drive volatile or non volatile?
Non-volatile
What is optical storage?
CDs, DVDs
What does DVD stand for?
Digital video disc
Who might use Flash Memory and why?
Anyone who needs to transfer data from one place to another
What type of memory does a USB stick use?
Flash memory or Solid State memory