Exam revision Flashcards
RAD (Rapid Application Development)
A small prototype of the finished product for a short period of time to allow users to comment on necessary changes
Virtual machine
A computer that runs a software to emulate the functions of a real world computer e.g. Windows computer running on a Mac OS
Accessibility
Allows a software to be used by everybody including people with certain disabilities. E.g. Users with poor vision have a zoom in option
Distributed storage
A term which describes the distribution of data on the file servers and computers connected to the network. It may involve cloud storage to share the load
Control unit
This is responsible for initiating the fetching, decoding and execution of instructions by sending out signals to other parts of the computer system.
Cache memory
This is a fats access memory either between the processor or memory
Data bus
Used to transfer data between the main memory and the processor. It transfers data both ways. Modern desktops usually contain a 64 bit data bus
Address bus
Used to specify the address of the memory that is to be read in or written out. They usually have a 32 but address bus
Multi core processors
Processors that can execute multiple instructions at once
RAM (Random Access Memory)
Stores data that is currently being executed but loses its content when the power is switched off
ROM (Read Only Memory)
Same as RAM but it keeps its content when the power is switched off
Regulations of investigating powers act
Ensures employees don’t waste time playing games. It also gives the employers the right to track their emails and phone calls to ensure work is getting done
Open source
It is software code that is freely on the Internet that allows people to see and edit the code used for the software
Proprietory
Software that is on the Internet in which the code is not freely open for people to see on the Internet.
Symmetric encryption
Symmetric encrypts data using a script key and encryption algorithm. Both the sender and the receiver need a copy to access the data.