Defensive Design

Defensive Design

9th Grade

25 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

9th - 12th Grade

20 Qs

AQA GCSE Computer Science Paper 1

AQA GCSE Computer Science Paper 1

9th - 11th Grade

20 Qs

Instructions & Programs

Instructions & Programs

9th - 12th Grade

22 Qs

Database

Database

9th Grade

20 Qs

Programming Quiz

Programming Quiz

1st - 10th Grade

20 Qs

CPU & LMC

CPU & LMC

7th - 11th Grade

20 Qs

ORION ACADEMY CODING AND ROBOTICS EXAMINATION(JUNIOR SCHOOL)

ORION ACADEMY CODING AND ROBOTICS EXAMINATION(JUNIOR SCHOOL)

7th - 9th Grade

20 Qs

Ethical Hacking Revision

Ethical Hacking Revision

9th Grade

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