WorksheetsNever
Total questions: 12
Worksheet time: 6mins
ALL OF EM
Test
To protecting your personal data from cyber attacks you have to
Set a simple password like, your name and your date of birth
Disable automatic updates
Never open email attachments unless you know it is from a reliable source and turn off the option to automatically download attachments in emails.
Never click on links in emails. Even if you do think the email is legitimate, go to the website and log on directly.
Set secure passwords and don’t share them with anyone.
To protect networks and computers from cyber attacks .....
If you use WiFi, update it regularly to the latest encryption standard.
Allow users to plug their removal media devices
Ensure that any HTTP open sessions time out after a reasonable time
Install a firewall
What is the % used for in Python?
Integer division
Give the whole number
To give the remainder
Give the decimal only
A set of precise instructions that is meant to solve a problem is .......................
a computer
an algorithm
a program
an interpreter
What is a function?
A type of subroutine that calculates a value
A type of subroutine that returns a value
A type of subroutine that processes a value, but does not return it
A type of subroutine that only runs when called
What is the name given to the joining of strings?
Manipulation
Declaration
addition
Concatenation
What is a web browser
Someone who uses the internet
A piece of software for displaying web pages
Someone who never goes online
Software to stopp computer viruses
What does CC stand for in an email?
Carbon Copy
Copy Copy
Cool Colours
Check Copy
Under the Computer Misuse Act, it is illegal to:
look at someone else’s computer files without permission
look at someone else’s computer files without permission with intent to commit further criminal offences
change data on someone else’s computer files without permission
all of the above
Which of the following is a benefit of using local variables?
Other programmers cannot use them
They cannot accidentally be changed by other parts of a program
They make all variable names unique
They make selections work
