Defensive Design

Defensive Design

9th Grade

25 Qs

quiz-placeholder

Similar activities

IGCSE ICT Ch 11

IGCSE ICT Ch 11

6th - 10th Grade

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

The Barcode scanner

The Barcode scanner

9th - 11th Grade

20 Qs

Basic Programming

Basic Programming

9th Grade

20 Qs

HPSS Digital Citizenship Orientation Quiz

HPSS Digital Citizenship Orientation Quiz

9th Grade

25 Qs

Algorithms, linear and binary search questions

Algorithms, linear and binary search questions

9th - 10th Grade

20 Qs

1A Quiz on Game Design with Scratch

1A Quiz on Game Design with Scratch

5th - 9th Grade

24 Qs

SQL & Robust Programs

SQL & Robust Programs

5th - 9th Grade

21 Qs

Defensive Design

Defensive Design

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Ali Faulkner

Used 165+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 'Defensive Design' mean?

A method of planning a program using shapes.

A method of planning a program using plain English.

A method of designing a program so that it functions properly and doesn't crash.

A method of checking that an input matches the criteria.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 'Input Validation' mean?

A method of removing unwanted characters from an input.

A method of planning a program using plain English.

A method of designing a program so that it functions properly and doesn't crash.

A method of checking that an input matches the criteria.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 'Input Sanitisation' mean?

A method of removing unwanted characters from an input.

A method of planning a program using plain English.

A method of designing a program so that it functions properly and doesn't crash.

A method of checking that an input matches the criteria.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Validation Checks is the most suitable for checking a text box has been filled in?

Range Check

Presence Check

Format Check

Check Digit

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Validation Checks is the most suitable for checking a postcode has been entered correctly?

Range Check

Presence Check

Format Check

Check Digit

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Validation Checks is the most suitable for checking a number has been entered correctly?

Range Check

Presence Check

Format Check

Check Digit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a Look-up table?

To check data is within a specified range.

To check data is in the correct format.

To check data against a table of acceptable values.

To check data is the correct length.

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?