Summer term exam Flashcards

1
Q

What is a Computer system made up of?

A

Input, Output and storage devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are input devices used for?

A

Input devices are used to input data to a compuuter system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are output devices used for?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the common internal components of a computer system?

A

RAM, ROM, CPU, Motherboard, Hard Drive and BIOS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the components of a CPU? Arithmetic Logic Unit

A

Arithmetic logic unit: It performs arithmetic and logical operations and it is where calculations are done and decisions are made

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the components of a CPU? Control Unit

A

Control unit: The control unit provides several functions and instructions. It issues control signals that control and it moves around the system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the components of a CPU? Registers

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the components of a CPU? Accumulator

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the system software manage?

A

The system software manages the hardware and software in a computer system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the main functions of the operating system?

A

The main functions of the operating system are file management, user management, user interface, memory management and device management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does the Operating System provide?

A

The Operating System provides security - usernames and passwords, firewalls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does a Utility Software do?

A

It ensures computers are running properly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are some examples of Utility Software?

A

Anti-virus, disk defragmentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the application software enable?

A

It enables users to complete day to day tasks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are some examples of Application Software?

A

Word Processing, Presentation Software, Desktop Publishing Software and Web Browsers are examples of Application Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Where and what is a primary storage?

A

Primary Storage is inside a computer and is directly accessible by the CPU and RAM and ROM are examples of Primary Storage

17
Q

True or False? RAM is non-volatile and is not lost when the computer is turned off?

A

False, RAM is volitile and gets erased when the computer is turned off.

18
Q

True or False? ROM is non-volatile and is not lost when the computer is turned off?

A

True

19
Q

What is the CPUs own storage?

A

Cache Memory

20
Q

What is a long term storage?

A

Secondary storage

21
Q

What is on computers that affects computer users?

A

There are a number of laws which directly affect computer users

22
Q

What does binary consist of?

A

Binary consists of only two numbers 0 and 1

23
Q

How many basic logic gates are their?

A

There are three basic logic gates, AND, OR and NOT. Every logic circuit can be made up from these three logic gates.

24
Q

How will an AND gate produce an output and how will an OR gate produce an output?

A

An AND gate will only produce an output of 1 if both inputs are 1. OR gate will produce an output of 1 if one of the inputs is 1

25
Q

What is the NOT gate known for?

A

A NOT gate is also known as the inverted gate. The output will always be the opposite of the input. E.g if 1 is the input, the output will be 0

26
Q

What is the Binary calculation table?

A

The binary calculation table is 128 64 32 16 8 4 2 1

27
Q

What do you do when adding binary?

A

When adding binary 0+0 = 0, 0+1 = 1, 1+1 = 0 carry 1, and 1+1+1 = 1 carry 1.

28
Q

How is computer memory and sorage measured?

A

Computer memory and storage are measured in different units. Bit = 1 digit, Nibble = 4 bits, Byte = 8 bits, 1024 bytes = 1 Kilobyte, 1024 Kilobytes = 1 Megabyte, 1024 Megabytes = 1 Gigabyte, 1024 Gigabytes = 1 Terabyte.

29
Q

What is a truth table?

A

The output of logic gates can be shown through truth tables. The truth table shows what the output will be, based on the input.

30
Q

How is data in computer systems represented?

A

Data in computer systems is represented in binary form. Programmers use Hexadecimals (Base 16)

31
Q

What are examples of Legislation?

A

(Copyright, designs and patents ACT), (Computer Misuse ACT) and (Data Protection ACT)

32
Q

What is Copyright, designs and patents ACT?

A

It protects original work from being used without permission

33
Q

What is Computer Misuse ACT?

A

It stops unauatharised access to computer systems, prevents hacking and distributing viruses

34
Q

What is Data Protection ACT?

A

It Protects personal data for a living human being, it makes sure you have secure, accurate and nessesary data, it makes sure other people don’t keep your data if you had left the organization e.g. personal data - name, adress and geder ect.