Computers: Exam Questions Flashcards
Match the right Bus to it’s role (3):
Data bus
Address bus
Control bus
-Carries a read signal to the main memory
-Carries the memory location of a piece of data.
-Carries an instruction from main memory to the CPU
Data - Carries an instruction from main memory to the CPU
Address - Carries the memory location of a piece of data.
Control - Carries a read signal to the main memory
Identify the component inside the CPU that stores data (1):
-ALU
-Clock
-Main memory
-Register
Register
State what high-level code is translated to (1)
-Machine code
-Binary
-Object code
-Executable code / an executable
State two methods of source code translation. (2)
-Compile
-Interpret
-Assemble
Identify the feature of an optical disk that allows data to be read (1)
-It is magnetic
-It is portable
-It is reflective
-It is volatile
It is reflective
Define the term ‘embedded system’ (1)
-Forms part of another device / system (1)
-Performs a single / dedicated / specific task (1)
-A code review is carried out by a programmer of an automated system.
-Both methods cost money
-Complete the table with one other disadvantage for each method (2)
By a programmer:
By an automated system:
PROGRAMMER
- Adds additional time (1)
- Introduces human error (1)
- Requires more experienced programmer (1)
AUTOMATED SYSTEM
- May not identify all issues (1)
- May only find well known problems
Identify the purpose of defragmentation software.
-Compressing data
-Encrypting data
-Organising data
-Protecting data
Organising data
Describe one way the operating system makes sure each process can use the CPU
- Scheduler/scheduling algorithm controls processes (1)
- Each process gets a time slice of CPU time (1)
- Each process may be held in order / priority (1)