UNIT 2.3 ROBUST PROGRAMS

UNIT 2.3 ROBUST PROGRAMS

10th Grade

40 Qs

quiz-placeholder

Similar activities

PLTW CSE Unit 1.3 Review

PLTW CSE Unit 1.3 Review

9th - 12th Grade

35 Qs

AP CSP - Unit 4 Code.org Review

AP CSP - Unit 4 Code.org Review

9th - 12th Grade

44 Qs

Unit 2 review

Unit 2 review

9th - 12th Grade

42 Qs

J277 1.1 Hardware

J277 1.1 Hardware

9th - 11th Grade

40 Qs

GCSE Comp Sci - Unit 3 Computers

GCSE Comp Sci - Unit 3 Computers

10th Grade

40 Qs

AP Computer Science Principles Practice

AP Computer Science Principles Practice

10th Grade

40 Qs

GCSE Computer Science - 2.3: Producing Robust Programs

GCSE Computer Science - 2.3: Producing Robust Programs

9th - 11th Grade

40 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

UNIT 2.3 ROBUST PROGRAMS

UNIT 2.3 ROBUST PROGRAMS

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Richard Smith

Used 105+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q1: Which of these is not a method for ensuring a program is robust? (1-4)
Keeping passwords safe
Data Validation
Authentication
Data Sanitisation

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q2: Why is code indented? (1-4)
To group together a function
No code syntax so uses indents
To make it easier to read
All of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q3: What is data validation? (1-4)
Checking that the data entered is wrong
Checking that the data entered is correct
Checking that the data entered is sensible or reasonable

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q4: Which of these authentication methods is most secure? (1-4)
Password
Password & username
Key Card
Physical & Code

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Q5: Which is these IS NOT an example of validation (1-4)
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

20 sec • 1 pt

Q6: What does a range check do? (1-4)
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

20 sec • 1 pt

Q7: A program runs & asks the user to enter their full name. Which is an example of Valid data?
Mr Jones
Sarah
Sarah Jones
Mrs Jones

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?