Hardware and Software (AQA A-Level Computer Science): Flashcards
📚Flashcards
Practise the cards
10 cards from this deck
ShowHide
Practise the cards
10 cards from this deck
Hardware
Hardware
Physical components of a computer
Peripherals
Peripherals
External components around the main computer unit
RAM purpose
RAM purpose
Temporary working space for currently running programs
Software
Software
Programs that run on computers
Application software purpose
Application software purpose
Programs users interact with to complete specific tasks
System software purpose
System software purpose
Manages computer's resources and supports applications
What compilers do
What compilers do
Translate entire program to machine code all at once
What interpreters do
What interpreters do
Translate and execute code one statement at a time
Operating system (OS)
Operating system (OS)
Interface between user and computer, manages operations
Virtual memory
Virtual memory
Using secondary storage (hard disk) as if it were RAM
