Unit 2.3.1 Defensive Design

Unit 2.3.1 Defensive Design

7th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

Defensive Design

Defensive Design

9th Grade

25 Qs

Computer Security Measures

Computer Security Measures

11th Grade - University

20 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Types of Network and Defensive Design

Types of Network and Defensive Design

9th - 12th Grade

25 Qs

Cybersecurity Essentials Chapter 5 Review

Cybersecurity Essentials Chapter 5 Review

9th Grade - University

20 Qs

algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

DETECTING AND PREVENTING CYBER SECURITY THREATS

DETECTING AND PREVENTING CYBER SECURITY THREATS

9th - 12th Grade

15 Qs

Unit 2.3.1 Defensive Design

Unit 2.3.1 Defensive Design

Assessment

Quiz

Computers

7th - 11th Grade

Hard

Created by

Helen McLean

Used 55+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a method for ensuring a program is robust? (1-4) 
Keeping passwords safe 
Data Validation 
Authentication 
Data Sanitisation 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is code indented? (1-4) 
To group together a function 
The code does not use a { syntax and indentation is used instead 
To make it easier to read 
All of the above 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is data validation? (1-4) 
Checking that the data entered is wrong 
Checking that the data entered is correct 
Checking that the data entered is sensible or reasonable 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these authentication methods is most secure? (1-4) 
Password 
Password and username 
Key Card 
Physical and Code 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is these IS NOT an example of validation (1-4) 
Checking the number entered is 2 digits 
Asking a user to enter the same data in twice 
Use of a Lookup table 
Use of a presence check 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a range check do? (1-4) 
Checks data across a range of numbers 
Checks the data is within an acceptable range 
Where three types of data are used 
Checks that the data is in the correct format 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a program runs it asks the user to enter their full name. Which is an example of Valid data? (4-6) 
Mr Jones 
Sarah 
Sarah Jones 
Mrs Jones 

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?