Computer Science Programming 1

Computer Science Programming 1

10th Grade

27 Qs

quiz-placeholder

Similar activities

CS Edexcel Unit 6 Part 6 - String Manipulation

CS Edexcel Unit 6 Part 6 - String Manipulation

10th Grade

25 Qs

Python Review Quiz

Python Review Quiz

9th - 12th Grade

22 Qs

Files & File Systems

Files & File Systems

9th - 12th Grade

24 Qs

R050 Data, Information and Testing

R050 Data, Information and Testing

10th Grade

25 Qs

parity check

parity check

9th - 11th Grade

30 Qs

ICT Test 2

ICT Test 2

8th - 12th Grade

25 Qs

Java Review

Java Review

9th Grade - University

25 Qs

Types of Network and Defensive Design

Types of Network and Defensive Design

9th - 12th Grade

25 Qs

Computer Science Programming 1

Computer Science Programming 1

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Sam Hankin

Used 34+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What validation type would make sure a post code was entered in the correct format?
Length check
Format check
Presence check

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What validation type would you use to check that numbers fell within a certain range?
Range check
Presence check
Check digit

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What validation type checks that a field is not left blank?
Format check
Length check
Presence check

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What validation type checks a minimum number of characters have been entered?
Length check
Format check
Range check

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
Data is to be entered into a computer in the format YYMMDD. Which of the following is not a valid date?
310921
211113
21st June 2004

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
Which of the following statements is false?
Validation can check that the data is sensible
Validation can check that the data falls between certain allowable boundaries
Validation can check that the data is correct

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
Which of the following is NOT a method of verification?
Double entry - typing the data in twice and getting the computer to check the second version against the first
Using presence, range and length checks to make sure that no mistakes happen
Printing out what you have typed in and comparing it against the source data

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?