Validating user input

Validating user input

11th Grade

20 Qs

quiz-placeholder

Similar activities

python_1

python_1

5th - 12th Grade

22 Qs

Python 14/12/16

Python 14/12/16

9th - 11th Grade

20 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python Strings

Python Strings

11th Grade

21 Qs

Python Basics ;)

Python Basics ;)

11th Grade

20 Qs

Flow charts and pseudo code

Flow charts and pseudo code

9th - 11th Grade

16 Qs

2.3 Lesson 9 Testing

2.3 Lesson 9 Testing

9th - 12th Grade

20 Qs

Validating user input

Validating user input

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Craig Ellis

Used 11+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is an automatic computer check to make sure data entered is sensible and reasonable known as?

Double entry

Verification

Validation

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What validation type would make sure a post code was entered in the correct format?

Length check

Format check

Presence check

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What validation type would you use to check that numbers fell within a certain range?

Range check

Presence check

Check digit

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What validation type checks that a field is not left blank?

Format check

Length check

Presence check

Range check

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What validation type checks a certain number of characters have been entered?

Length check

Format check

Range check

Presence check

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To repeat a fixed number of times use a
while loop
for loop
if loop
indentation

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To repeat until a particular condition is true use
while loop
for loop
if loop
indentation

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?