Defensive Design

Defensive Design

9th Grade

25 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

9th - 12th Grade

20 Qs

Excel Spreadsheet Intro

Excel Spreadsheet Intro

KG - University

20 Qs

AP CSP Unit 5 Ch 1 Quiz

AP CSP Unit 5 Ch 1 Quiz

9th - 12th Grade

21 Qs

2.3 Defensive Design  - Lesson 3 Subprograms

2.3 Defensive Design - Lesson 3 Subprograms

8th - 10th Grade

20 Qs

iGCSE Computer Science: Programming Languages

iGCSE Computer Science: Programming Languages

9th - 12th Grade

20 Qs

OCR CS GCSE: 1.1 Systems Architecture

OCR CS GCSE: 1.1 Systems Architecture

7th - 11th Grade

25 Qs

Data Type

Data Type

7th - 12th Grade

20 Qs

Y9 Python Baseline

Y9 Python Baseline

9th - 11th Grade

25 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?