Summer term exam Flashcards
What is a Computer system made up of?
Input, Output and storage devices
What are input devices used for?
Input devices are used to input data to a compuuter system.
What are output devices used for?
Output devices are used to display the data that has been entered or display any data. This can be a hard copy or on a screen or listening to sound
What are the common internal components of a computer system?
RAM, ROM, CPU, Motherboard, Hard Drive and BIOS
What are the components of a CPU? Arithmetic Logic Unit
Arithmetic logic unit: It performs arithmetic and logical operations and it is where calculations are done and decisions are made
What are the components of a CPU? Control Unit
Control unit: The control unit provides several functions and instructions. It issues control signals that control and it moves around the system
What are the components of a CPU? Registers
Registers: Registers are small amounts of high-speed memory contained within the CPU. They are used by the processor to store small amounts of data that are needed during processing
What are the components of a CPU? Accumulator
Accumulator: An accymulator is a type of register included in a CPU. It acts as a temporary storage location which holds an intermediate value in mathematical and logical calculations. Intermediate results of an operation are progressively written to the accumulator, overwriting the previous value. For example, in the operation ‘3+4+5’ the accumulator would hold the value 3, then 7, then 12.
What does the system software manage?
The system software manages the hardware and software in a computer system.
What are the main functions of the operating system?
The main functions of the operating system are file management, user management, user interface, memory management and device management.
What does the Operating System provide?
The Operating System provides security - usernames and passwords, firewalls
What does a Utility Software do?
It ensures computers are running properly
What are some examples of Utility Software?
Anti-virus, disk defragmentation
What does the application software enable?
It enables users to complete day to day tasks
What are some examples of Application Software?
Word Processing, Presentation Software, Desktop Publishing Software and Web Browsers are examples of Application Software