2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

Defensive Design

Defensive Design

9th - 12th Grade

20 Qs

Technology Innovations

Technology Innovations

5th - 12th Grade

20 Qs

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

GCSE Computer Architecture

GCSE Computer Architecture

10th - 11th Grade

20 Qs

Unit 2.3.1 Defensive Design

Unit 2.3.1 Defensive Design

7th - 11th Grade

20 Qs

2.3 Lesson 9 Testing

2.3 Lesson 9 Testing

9th - 12th Grade

20 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

J276 Defensive design considerations

J276 Defensive design considerations

9th - 12th Grade

20 Qs

2.3 Robust Programs

2.3 Robust Programs

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Laura Boyd

Used 17+ times

FREE Resource

25 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

Computer programs should be designed to ​ (a)   with unexpected or erroneous input from users.

Coders should ​ (b)   for all contingencies that might occur (accidental and ​ (c)   inputs)

cope
plan
deliberate
handle
consider

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is validation?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is input sanitisation?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is input authentication?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What does writing well maintained code involve?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defensive design is contigency planning using validation, sanitisation, authetication, maintenance and tesing.

What is testing?

checking an input is sensible and possible

cleaning up input data

checking the user is who they say they are

using sensible variable names, comments and indentation

Running the program with various test data to remove bugs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which is the descriptor for presence check?

Numbers between two given values are accepted

Data is of a particular specified type

Data contains an exact number of characters

Ensures that some data has been entered

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?