Defensive Design - GCSE Computer Science OCR

Defensive Design - GCSE Computer Science OCR

10th Grade

25 Qs

quiz-placeholder

Similar activities

Unit 2.3 Robust Programs MCQs L1

Unit 2.3 Robust Programs MCQs L1

10th - 11th Grade

20 Qs

2.5 Programming IDEs and Translators

2.5 Programming IDEs and Translators

9th - 11th Grade

20 Qs

Cambridge Nationals LO6

Cambridge Nationals LO6

10th Grade

20 Qs

Program Testing

Program Testing

8th - 10th Grade

29 Qs

2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

G10 REVISION Ch 7 Systems Lifecycle: Design

G10 REVISION Ch 7 Systems Lifecycle: Design

10th Grade

20 Qs

UID uCertify Chapter 9 Test

UID uCertify Chapter 9 Test

8th - 12th Grade

20 Qs

G10 CS Validation & Verification

G10 CS Validation & Verification

10th Grade

21 Qs

Defensive Design - GCSE Computer Science OCR

Defensive Design - GCSE Computer Science OCR

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Laura James

Used 299+ times

FREE Resource

25 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

___________ is a check made by a computer to ensure that the data entered is sensible or reasonable.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of validation would be used on a field to enter a mobile phone number to ensure it contains 11 digits

Spell check

Lookup table

Presence check

Length check

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of validation would be used on a field to check that data has been entered?

Spell check

Lookup table

Presence check

Length check

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of validation is when the last one or two digits in a code are used to check the other digits are correct?

Spell check

Check digit

Presence check

Length check

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of validation is used to check that a value falls within the specified range

Spell check

Range check

Presence check

Length check

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of validation should be used to ensure a National Insurance number is in the form LL 99 99 99 L where L is any letter and 9 is any number?

Format check

Range check

Presence check

Length check

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Another method for validating data and stopping attacks is to clean up the data that is inputted so that it is ready for the application to use.

___________ trims or strips strings, removing unwanted characters from strings

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?