Computer Science Flashcards

Theory (26 cards)

1
Q

What does the case of the computer do?

A

The case of the computer holds everything together and keeps the components in place.

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

How is the computer case similar to the human body?

A

This is similar to how your skeleton works!

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

What is the name of a computer part that carries all of its tasks out?

A

The processor

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

What is memory/storage in a computer or device?

A

It is where all your documents, pictures and programs are stored, in the long term memory

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

What does RAM stand for?

A

Random Access Memory

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

What is RAM?

A

RAM is where the short term memory is stored.It is where the computer stores its current task that is being carried out.

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

What is the motherboard?

A

It is the name of a component that keeps everything connected

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

What is Binary?

A

Computers communicate and share data using 1’s and 0’s. Also known as machine code. It usually is written in 8 bits.

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

What are the rules to convert binary to denary?

A

Always start from the right hand side to the left
The table is as followed:
128 64 32 16 8 4 2 1

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

Just an example of converting binary to denary

A

128 64 32 16 8 4 2 1
1 1 0 0 1
The ones with 1 in it you add up so in this case 16+8+1=25

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

Just an example on how to convert from denary to binary

A

We draw out the table like usual
128 64 32 16 8 4 2 1
We now have to subtract 25 from each number until it can become a whole number
In this case that would be 16
And 25 – 16 = 9
Then 9- 8=1
Then 1-4 = a negative number! This would mean this is 0.
Since 1-1=0 that means 1 would also be one of the numbers!
So the answer is… 11001!

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

Name the three main health issues caused by using a computer

A

Back problems, Eye strain, Repetitive strain injury

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

How are back problems caused?

A

Back problems are usually caused by poor posture or sitting in an awkward position when using a computer.

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

How can you solve back problems?

A

Solutions can be that you can use a fully adjustable chair, footrests or a screen that can be tilted.

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

How is repetitive strain injury caused?

A

Repetitive strain injury is usually damage to the wrists or fingers due to repeated movements over a long period of time.

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

What can you do to prevent repetitive strain injury?

A

You can use wrist rests, correct your posture and have a 5 minute break every hour.

17
Q

How is eye strain caused?

A

Eye strain is usually caused by staring at a computer screen for a long time. Particularly in poor light, in glare with a flickering screen.

18
Q

How can you solve/prevent eye strain?

A

A solution can be that you use screen filters, screens that don’t flicker, take regular breaks and suitable lighting and blinds fitted on windows.

19
Q

Name 3 of the health and safety legislation

A

tiltable screens, anti-glare screen filters, adjustable chairs, foot supports, suitable lighting, workstations are not cramped, when working on a computer staff take frequent breaks, appropriate eye and eyesight tests by an optician

20
Q

What is a computer network?

A

A network is two or more computers (or other electronic devices) that are connected together, usually by cables or Wi-Fi.

21
Q

Name the two types of computer network.

A

WAN ( wide area network), LAN ( local area network)

22
Q

What are the benefits of network?

A

Using network allows you to share hardware (printer).Software by allowing computers to run on the same programs on different computers; data so that other people can access shared work and you can access your data from any computer on the network; Network users can communicate by email and instant messenger

23
Q

What problems can occur with a network?

A

If the network breaks, this can make a number of tasks it is used for quite difficult.
Viruses can spread to other computer network. There is a danger of hacking particularly with wide area networks. Security procedures are needed to prevent such abuse, e.g. firewall.

24
Q

What is KERNEL?

A

A kernel is the core of an operating system that exists in between the software and hardware.

25
What is an operating system?
The software that communicates with the hardware and allows programs to run.
26
Name the common features of an operating sytems.
Graphical User Interface(GUI) Ability to manage files and folders Installing and running programs Managing device drivers