Validating user input

Validating user input

11th Grade

20 Qs

quiz-placeholder

Similar activities

Robust programming MCQs

Robust programming MCQs

9th - 11th Grade

20 Qs

11 CSC ATAR - Week 2-3 review

11 CSC ATAR - Week 2-3 review

11th Grade

22 Qs

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

J277 Test, trace and validate

J277 Test, trace and validate

9th - 11th Grade

21 Qs

Loops

Loops

5th - 12th Grade

16 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

Python Strings

Python Strings

11th Grade

21 Qs

Python_2R

Python_2R

KG - Professional Development

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?