OCR J277 - 2.3 Defensive Design

OCR J277 - 2.3 Defensive Design

9th - 12th Grade

38 Qs

quiz-placeholder

Similar activities

iGCSE Computer Science: Hardware

iGCSE Computer Science: Hardware

9th - 12th Grade

34 Qs

Python Programming

Python Programming

5th - 9th Grade

37 Qs

Von Neuman architecture

Von Neuman architecture

11th Grade

39 Qs

Quiz Module 1-6 VB

Quiz Module 1-6 VB

10th Grade

40 Qs

Paper 01 - OCR - 1.1

Paper 01 - OCR - 1.1

10th Grade

33 Qs

Ultimate Programming Quiz - Computer Science CIE IGCSE Paper 2

Ultimate Programming Quiz - Computer Science CIE IGCSE Paper 2

11th Grade

38 Qs

AP Computer science words

AP Computer science words

11th Grade

39 Qs

Pemrograman Dasar Kelas X

Pemrograman Dasar Kelas X

10th Grade

40 Qs

OCR J277 - 2.3 Defensive Design

OCR J277 - 2.3 Defensive Design

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

H V

Used 25+ times

FREE Resource

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

Keeping passwords safe

Authentication

Data Validation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is code indented?

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?

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?

Password

Password and username

Key Card

2 factor authentication

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is these IS NOT an example of validation?

Checking the number entered is 2 digits

Asking a user to type in a number

Use of a Lookup table

Use of a presence check

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a range check do?

Checks data across a range of numbers

Checks the data is within an acceptable range

Sorts numbers into ascending order

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 first name. Which is an example of Valid data?

00000

Sarah

Sarah J0n3s

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