2.3 Robust Programs MCQs

2.3 Robust Programs MCQs

11th Grade

39 Qs

quiz-placeholder

Similar activities

AP Computer Science Principles Units 1, 2 & 3

AP Computer Science Principles Units 1, 2 & 3

10th - 12th Grade

44 Qs

C Programming Midterm Review

C Programming Midterm Review

11th - 12th Grade

40 Qs

AP Computer Science Applications - Fall 2023 Exam

AP Computer Science Applications - Fall 2023 Exam

11th Grade

34 Qs

Edexcel Topic A: ProblemSolving

Edexcel Topic A: ProblemSolving

9th - 12th Grade

40 Qs

Programming Final Exam

Programming Final Exam

9th - 12th Grade

40 Qs

PLTW CSE Unit 1.3 Review

PLTW CSE Unit 1.3 Review

9th - 12th Grade

35 Qs

CSP 1.1.1-1.1.5 Vocabulary Quiz

CSP 1.1.1-1.1.5 Vocabulary Quiz

9th - 12th Grade

34 Qs

2.3 Robust Programs

2.3 Robust Programs

9th Grade - University

40 Qs

2.3 Robust Programs MCQs

2.3 Robust Programs MCQs

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Christine Ince

Used 1+ times

FREE Resource

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a method for ensuring a program is robust?

Keeping passwords safe

Data Validation

Authentication

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Why is code indented?

To group together a function

The code does not use a { syntax and indentation is used instead

To make it easier to read

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is data validation?

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

30 sec • 1 pt

Which of these authentication methods is most secure?

Password

Password and username

Key Card

2 factor authentication

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is these IS NOT an example of validation?

Checking the number entered is 2 digits

Asking a user to type in a number

Use of a Lookup table

Use of a presence check

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a range check do?

Checks data across a range of numbers

Checks the data is within an acceptable range

Sorts numbers into ascending order

Checks that the data is in the correct format

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a program runs it asks the user to enter their first name. Which is an example of Valid data?

00000

Sarah

Sarah JOn3s

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