GCSE - 2.3 Producing Robust Programs

GCSE - 2.3 Producing Robust Programs

9th - 11th Grade

15 Qs

quiz-placeholder

Similar activities

Java Methods

Java Methods

10th Grade - University

13 Qs

Procedures and Functions

Procedures and Functions

10th Grade

20 Qs

PTS PROGDAS

PTS PROGDAS

1st Grade - University

20 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

GCSE Paper 2 - Testing

GCSE Paper 2 - Testing

11th Grade

16 Qs

Python Programming

Python Programming

11th Grade

17 Qs

2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

10th - 11th Grade

20 Qs

Python Dasar

Python Dasar

10th Grade

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