GCSE Unit 2.3 - Producing Robust Programs

GCSE Unit 2.3 - Producing Robust Programs

9th Grade

34 Qs

quiz-placeholder

Similar activities

CSP 1.1.1-1.1.5 Vocabulary Quiz

CSP 1.1.1-1.1.5 Vocabulary Quiz

9th - 12th Grade

31 Qs

PLTW CSE Unit 1.3 Review

PLTW CSE Unit 1.3 Review

9th - 12th Grade

35 Qs

G9 Computer Architecture Rev

G9 Computer Architecture Rev

9th Grade

32 Qs

Unit 8 Cybersecurity Multiple Choice Questions

Unit 8 Cybersecurity Multiple Choice Questions

9th Grade

32 Qs

Operating Systems Quiz Y 2024

Operating Systems Quiz Y 2024

9th - 12th Grade

30 Qs

ANALISIS DATA PEMROGRAMAN

ANALISIS DATA PEMROGRAMAN

9th - 12th Grade

30 Qs

Soal Pemrograman Bahasa C

Soal Pemrograman Bahasa C

9th Grade

35 Qs

Computer Tech Words

Computer Tech Words

9th - 12th Grade

30 Qs

GCSE Unit 2.3 - Producing Robust Programs

GCSE Unit 2.3 - Producing Robust Programs

Assessment

Quiz

Computers

9th Grade

Hard

Used 86+ 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?