UNIT 2.3 ROBUST PROGRAMS

UNIT 2.3 ROBUST PROGRAMS

10th Grade

40 Qs

quiz-placeholder

Similar activities

AP Computer Science

AP Computer Science

10th Grade

40 Qs

CodeHS Computer Science Principles

CodeHS Computer Science Principles

10th Grade

40 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

J277 1.2.4 Sound/Image Representation

J277 1.2.4 Sound/Image Representation

8th - 12th Grade

42 Qs

AP CSP Code.org Unit 5 Assessment 1 Review

AP CSP Code.org Unit 5 Assessment 1 Review

9th - 12th Grade

40 Qs

Week 3 - Ethics, Security, Programming, & Problem Solving

Week 3 - Ethics, Security, Programming, & Problem Solving

9th - 12th Grade

40 Qs

Python Basics Set 1

Python Basics Set 1

9th - 10th Grade

40 Qs

Year 11 Unit 7 IGCSE Algorithm Quiz

Year 11 Unit 7 IGCSE Algorithm Quiz

9th - 12th Grade

42 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?