2.3 Producing Robust Programs

2.3 Producing Robust Programs

9th - 11th Grade

21 Qs

Similar activities

Defensive Design

Defensive Design

9th Grade

25 Qs

Defensive Design - GCSE Computer Science OCR

Defensive Design - GCSE Computer Science OCR

10th Grade

25 Qs

Iteration

Iteration

11th Grade

20 Qs

PEMOGRAMAN DASAR

PEMOGRAMAN DASAR

10th Grade

20 Qs

Data Security & Data Integrity

Data Security & Data Integrity

10th - 11th Grade

21 Qs

Ethical Hacking Revision

Ethical Hacking Revision

9th Grade

20 Qs

Testing dan Implementasi UTS

Testing dan Implementasi UTS

KG - University

20 Qs

ICT SPM Section A (Programming)

ICT SPM Section A (Programming)

1st - 10th Grade

16 Qs

2.3 Producing Robust Programs

2.3 Producing Robust Programs

Assessment

Quiz

Created by

Eric Tang

Computers

9th - 11th Grade

4 plays

Hard

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a NOT method of authentication?

Password

Password and Username

Pattern Password

Finger print password

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Keeping passwords safe

Data Validation

Authentication

Data Sanitisation

3.

MULTIPLE CHOICE QUESTION

30 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

4.

MULTIPLE SELECT 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

Checking that an input meets certain criteria

Confirming that someone is who they say they are

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 enter the same data in twice

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

Where three types of data are used

Checks that the data is in the correct format

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Maintainability?

Checking programs work

Updating code so that it is compatible with current requirements

Testing a program for errors

Training staff to use the program correctly

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?