Past Paper Corrections Flashcards

1
Q

Characteristics lossy

A

Data is permanently removed so the original file cannot be reconstructed.

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

Why are there no collisions on a ring network?

A

Data packets only travel in a single direction from node to node, so there are no packet collisions.

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

TCP/IP layers highest to lowest

A

Application, Transport, Network, Data Link

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

What does the Application layer handle?

A

Web browsers sending request to web server

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

Drawbacks of cellular phone networks

A

Some areas not covered by infrastructure & inconsistent connection due to interference.

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

Describe one function of cache

A

Holds data ready for use so that it speeds up the processing.

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

How can a RFID be used?

A

A hand-held receiver could be used to detect the location of a lost object

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

How does technology make us a more inclusive society?

A

Provides access to services such as education & health for those with constraints

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

Round rectangle

A

Start/Stop

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

Parallelogram

A

Input/Output

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

Rectangle

A

Process

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

Rhombus

A

Decision

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

Functions compiler

A

Translates high-level programming languages & generates single executable file.

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

Functions interpreter

A

An error in the source code is highlighted as soon as it is encountered during execution, and translates high-level programming languages.

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

Functions assembler

A

Translates low-level programming languages, One line of source code is translated to one line of machine code.

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

Benefit of hacking a network

A

Security vulnerabilities are exposed to an ethical hacker.

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

Describe how data is stored on optical media

A

A laser beam is used to burn pits & lands on the disc which represent 0 and 1.

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

Disc-formatting program software

A

System software

19
Q

Cloud storage user responsibility

A

Choosing strong authentication credentials & not sharing these.

20
Q

Cloud storage provider responsibility

A

Encryption, backup & restore procedures

21
Q

DNS Input

A

Uniform resource locator into browser

22
Q

DNS Output

A

IPv4 address of searched website

23
Q

Layer of devices from user device to internet

A

Device, Switch, Router, Modem, ISP, Internet

24
Q

IMAP Explanation

A

Changes are synced with the mail server in real-time

25
Too large binary addition
An overflow error occurs which can cause the program to crash or produce incorrect results.
26
Benefits of embedded systems
Low power consumption, limited memory, can be chosen to fit just one specific task.
27
Reasons for networks
Centralised backup & saves money on licenses
28
Advantages wired
More secure, more bits per second, connection does not get stopped by walls & furniture.
29
Disadvantages wired
Less portable, installation more complex, some digital devices cannot use wired
30
Definition internet
A global network of networks
31
Definition world wide web
Collection of web pages accessed using the internet
32
Why was unicode developed
Standard ASCII can’t represent all major characters & symbols, but unicode can represent a very large number of characters
33
How does increasing cache improve CPU performance?
It speeds up processing because the cache is a faster type of memory
34
What is hertz?
Samples per second
35
Code reviews benefits
Remove code vulnerabilities in programming languages & eliminate bad programming practices
36
4 Types of legal protection for intellectual property
Trademark, Licensing, Copyright, Patent
37
Pixel definition
The smallest single dot in an image
38
Task carried out by network layer
Adds the destination IP address & moves packets onto next network node
39
Why is both software & hardware needed
Software is the set of instructions that controls the hardware
40
Why is an SSD better than other storage devices?
It is lighter, generates less heat & has faster access speed.
41
Why are simulations used
To predict outcomes & to speed up or slow down simulations
42
Why do simulators require powerful processors?
Simulations may collect large amounts of data & may involve a large number of calculations
43
Describe the stored program concept
Instructions & data are stored in memory & fetched, decoded & executed.
44
Difference between DNA & traditional computing
DNA uses chemical reactions rather than electrical properties