practice questions Flashcards
describe differences between RAM and secondary storage
- ## secondary storage is non-volatile whilst RAM is volatile
define the term relational database
a database that contains multiple tables that are linked by relationships
state one benefit of using relational databases
- reduces data redundancy
- reduces data inconsistency
give three advantages of using a wireless network instead of a wired network
- 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
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
- biometric measures e.g TouchID, FaceID
which application layer protocol is used for sending emails from a client device to a mail server?
SMTP
state two issues with only using usernames and passwords in an authentication system
- a user may forget their password
- a hacker could use measures to obtain someone’s password e.g. brute force attack, shouldering
explain the purpose of the HTTPS protocol
state one wireless method used to connect devices on a PAN
bluetooth
describe two differences between a LAN and a WAN
- 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
explain why solid-state storage is not fitted to every new computer
It is expensive and has similar storage capacity to magnetic storage
define the term sample resolution
the number of bits per sample
state one disadvantage of a high sample resolution
- larger file size/takes up more storage space
- sound files will take longer to download
- uses more memory/processing power when recording
state four functions of an operating system
why is hexadecimal often used instead of binary
- easier for humans to understand
- easier for humans to read
- reduces the risk of typing errors
- numbers are expressed more compactly than in binary