2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

quiz-placeholder

Similar activities

Python Functions and Error Handling

Python Functions and Error Handling

10th Grade - University

20 Qs

Pemprograman

Pemprograman

10th Grade

20 Qs

Defensive Design - GCSE Computer Science OCR

Defensive Design - GCSE Computer Science OCR

10th Grade

25 Qs

Subroutines

Subroutines

9th - 11th Grade

25 Qs

Data Security & Data Integrity

Data Security & Data Integrity

10th - 11th Grade

21 Qs

8525 AQA GCSE 3.2.6 Data Structures

8525 AQA GCSE 3.2.6 Data Structures

10th Grade

20 Qs

CS J277 Unit 7 Programming

CS J277 Unit 7 Programming

11th Grade

20 Qs

Soal Bahasa C++

Soal Bahasa C++

11th 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?