GCSE - 2.3 Producing Robust Programs

GCSE - 2.3 Producing Robust Programs

9th - 11th Grade

15 Qs

quiz-placeholder

Similar activities

Entry Level - Programming Techniques

Entry Level - Programming Techniques

8th - 9th Grade

13 Qs

Python Data Structures

Python Data Structures

10th Grade

10 Qs

2.3 Producing Robust Programs

2.3 Producing Robust Programs

10th Grade

12 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Python Lists

Python Lists

11th Grade

20 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

Python Functions

Python Functions

9th - 12th Grade

13 Qs

AP CSP Vocab Quiz BI 1, 2

AP CSP Vocab Quiz BI 1, 2

9th - 12th Grade

11 Qs

GCSE - 2.3 Producing Robust Programs

GCSE - 2.3 Producing Robust Programs

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

S Bourne

Used 341+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does a range check do?

Checks data across a range of numbers

Checks the data is within an acceptable range

Where three types of data are used

Checks that the data is in the correct format

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is not a method for ensuring a program is robust?

Keeping passwords safe

Input Validation

Authentication

Anticipating Misuse

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Why is code indented?

To group together a function

If a programming language doesn't have syntax to define code blocks, so it uses indents

To make it easier to read

All of the above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is these IS NOT an example of input validation

Checking the number entered is 2 digits

Asking a user to enter the same data in twice

Use of a Lookup table

Use of a presence check

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is not a method for authenticating a user?

Password

Password & Username

Finger print scanner

Encryption

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which method identifies an incorrect password entry?

Data Validation

Authentication

Program Comments

Input Sanitisation

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is iterative testing?

Testing completed after an error is found

Rom tests on a computer program

Tests completed as the program is being coded

Tests which are planned

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?