2.3 Producing Robust Programs

2.3 Producing Robust Programs

10th Grade

58 Qs

quiz-placeholder

Similar activities

MTA Mobility and Devices

MTA Mobility and Devices

9th - 12th Grade

57 Qs

AP CSP Review Questions 3/27

AP CSP Review Questions 3/27

9th - 12th Grade

53 Qs

AI Midterm

AI Midterm

9th - 12th Grade

63 Qs

Computer Systems Quiz

Computer Systems Quiz

9th - 12th Grade

60 Qs

BTEC DIT COMP 3

BTEC DIT COMP 3

10th Grade

55 Qs

Massive GCSE Computer Science Quiz

Massive GCSE Computer Science Quiz

10th - 11th Grade

61 Qs

AP CSP Semester 1 Midterm

AP CSP Semester 1 Midterm

10th Grade

62 Qs

Manage the Application Life Cycle Lesson 1

Manage the Application Life Cycle Lesson 1

9th Grade - Professional Development

56 Qs

 2.3 Producing Robust Programs

2.3 Producing Robust Programs

Assessment

Quiz

Computers

10th Grade

Medium

Used 3+ times

FREE Resource

58 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a consideration for defensive design?

Anticipating misuse

Authentication

Input validation

Refining algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is essential for maintainability in programming?

Use of sub-programs

Naming conventions

Indentation

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of test data is NOT mentioned in the section on selecting and using suitable test data?

Normal

Boundary

Invalid

Random

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of iterative testing?

To test the program after it has been completely developed

To test individual units or pieces of code during development

Authenticate user inputs

Refine algorithms

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of Input Sanitisation in technical terms?

The process of ensuring a user has the rights/permissions to access a program

The process of 'cleaning up' a user's input so it is in a suitable format ready for processing

The process of assessing whether a program works correctly

The process of having a 'back up plan' in case the original plan fails

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Validation refer to in technical terms?

The process of checking the user has inputted data in the correct format

The process of ensuring the program can be easily updated, improved, and fixed

The process of having a 'back up plan' in case the original plan fails

The process of ensuring a user has the rights/permissions to access a program

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Comments in a program?

To ensure the program works correctly and rectify any 'bugs'

To briefly identify what a section of code does

To clean up a user's input for processing

To check if the user has inputted data in the correct format

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?