practice questions Flashcards

1
Q

describe differences between RAM and secondary storage

A
  • ## secondary storage is non-volatile whilst RAM is volatile
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

define the term relational database

A

a database that contains multiple tables that are linked by relationships

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

state one benefit of using relational databases

A
  • reduces data redundancy
  • reduces data inconsistency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

give three advantages of using a wireless network instead of a wired network

A
  • easier to connect more devices
  • no need to lay cables, so reduced cost
  • devices are portable within a certain range of the wireless access point
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

describe one security measure that could be used, in addition to a password, to make sure that a user is who they are claiming to be

A
  • biometric measures e.g TouchID, FaceID
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

which application layer protocol is used for sending emails from a client device to a mail server?

A

SMTP

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

state two issues with only using usernames and passwords in an authentication system

A
  • a user may forget their password
  • a hacker could use measures to obtain someone’s password e.g. brute force attack, shouldering
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

explain the purpose of the HTTPS protocol

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

state one wireless method used to connect devices on a PAN

A

bluetooth

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

describe two differences between a LAN and a WAN

A
  • LAN covers a small geographical area, whereas, WAN covers a wide geographical area
  • LAN is usually owned by a single person or organisation, whereas, WAN often under collective ownership
  • LANs and WANs use different protocols
  • WANs have a much larger number of devices than LANs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

explain why solid-state storage is not fitted to every new computer

A

It is expensive and has similar storage capacity to magnetic storage

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

define the term sample resolution

A

the number of bits per sample

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

state one disadvantage of a high sample resolution

A
  • larger file size/takes up more storage space
  • sound files will take longer to download
  • uses more memory/processing power when recording
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

state four functions of an operating system

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

why is hexadecimal often used instead of binary

A
  • easier for humans to understand
  • easier for humans to read
  • reduces the risk of typing errors
  • numbers are expressed more compactly than in binary
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is colour depth?

A

the number of bites used to represent each pixel

17
Q

explain how an analogue-to-digital converter (ADC) works

A
  • analogue sound is received by a microphone
  • this is converted into an electrical analogue signal
  • the signal amplitude is measured at regular intervals
  • the values are rounded to a level
  • the values are stored as a series of binary numbers
18
Q

how do you calculate the size of a sound file?

A

sample rate x sample resolution x number of seconds

19
Q

why is compression used?

A
  • reduce the amount of storage needed on a computer to save files
  • allow large files to be transmitted as an email attachment
  • allow a file to be transmitted in less time, owing to the smaller file size