exam QS Flashcards
what is compression
the process of reducing the size of a file
what is an embedded OS(2)
- software used to manage the device
- stored in the device’s ROM
what is optical storage
read/write to using laser examples Blu-Ray
what is a device driver
a program that enables communication between an operating system and hardware device
what is utility software(2)
- program with one purpose
- used for upkeep(maintenance) of the system
what are the problem with an overwritten BIOS(2)
- the computer would not be able to boot
- making the computer unusable
what is a server
- a device which provides a central point of access
where does the title of the page appear
- displayed in the tab of the page
what is pipelining(3)
- one instruction can be fetched
- whilst another is being decoded + and another is executed
- the output of one instruction is an input for another
what is the function of the ACC in the FDE cycle(2)
- holds all inputs and outputs
- stores the results of calculations from ALU
what is the function of the PC in the FDE cycle(2)
- increments by one on every cycle
- holds the address of the next instruction to be executed
what is the function of the CIR(2)
- holds the current instruction beiong executed
- splitting into operand and opcode
what is a foreign key
a primary key in a table( second table) which links to a field in the main table
what does it mean when a transaction is durable
- a transaction that is committed
- is not lost in case of power failure
what is a disadvantage of record locking
can cause delkays when user is waiting for access