GCSE Unit 2.3 - Producing Robust Programs

GCSE Unit 2.3 - Producing Robust Programs

9th Grade

34 Qs

quiz-placeholder

Similar activities

SK T4-KEPENTINGAN INTEGRITI DATA, KETEKALAN & KELEWAHAN DATA

SK T4-KEPENTINGAN INTEGRITI DATA, KETEKALAN & KELEWAHAN DATA

7th - 12th Grade

30 Qs

Designing and Modifying Database Tables Review

Designing and Modifying Database Tables Review

9th - 12th Grade

34 Qs

Data Security and Data Integrity

Data Security and Data Integrity

9th Grade

30 Qs

Chapter 13 Test Review

Chapter 13 Test Review

7th - 12th Grade

30 Qs

iGCSE Computer Science: Hardware

iGCSE Computer Science: Hardware

9th - 12th Grade

34 Qs

OCR J275 Databases

OCR J275 Databases

9th - 11th Grade

32 Qs

Python Programming

Python Programming

5th - 9th Grade

37 Qs

Basic Programming Concepts Quiz New

Basic Programming Concepts Quiz New

6th Grade - University

30 Qs

GCSE Unit 2.3 - Producing Robust Programs

GCSE Unit 2.3 - Producing Robust Programs

Assessment

Quiz

Computers

9th Grade

Hard

Used 84+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

Keeping passwords safe

Data Validation

Authentication

Data Sanitisation

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Why is code indented?

To group together a function

To make it easier to identify blocks of code as part of the same logical structure

To make it easier to read

All answers are correct

3.

MULTIPLE SELECT QUESTION

45 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

Checking that an input meets certain criteria

Confirming that someone is who they say they are

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is these IS NOT an example of 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

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

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When a program runs it asks the user to enter their full name. Which of these answers is an example of Valid data?

Mr Jones

Sarah

Sarah Jones

Mrs S Jones

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one of these is not a method for planning for misuse?

Limiting the number of login attempts

Requesting a password and user name

Authentication

Not validating the data entry

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?