
Sequence and selection
Authored by Ed Smith
Computers
9th - 10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
FILL IN THE BLANKS QUESTION
2 mins • 1 pt
1. The following pseudocode tests how quickly a user can type a given sentence without making any mistakes.
The statement time.clockTick() returns the number of seconds elapsed since the program started followed by the number of characters in the sentence typed.
What type of variable is each of the following?
a) mistakeMade
(a)
2.
FILL IN THE BLANKS QUESTION
2 mins • 1 pt
1. The following pseudocode tests how quickly a user can type a given sentence without making any mistakes.
The statement time.clockTick() returns the number of seconds elapsed since the program started followed by the number of characters in the sentence typed.
What type of variable is each of the following?
b) n
(a)
3.
FILL IN THE BLANKS QUESTION
2 mins • 1 pt
1. The following pseudocode tests how quickly a user can type a given sentence without making any mistakes.
The statement time.clockTick() returns the number of seconds elapsed since the program started followed by the number of characters in the sentence typed.
What type of variable is each of the following?
c) totalTime
(a)
4.
FILL IN THE BLANKS QUESTION
2 mins • 1 pt
1. The following pseudocode tests how quickly a user can type a given sentence without making any mistakes.
The statement time.clockTick() returns the number of seconds elapsed since the program started followed by the number of characters in the sentence typed.
What type of variable is each of the following?
d) sentence
(a)
5.
FILL IN THE BLANKS QUESTION
3 mins • 2 pts
e) What does line 16 do?
(a)
6.
FILL IN THE BLANKS QUESTION
3 mins • 3 pts
f) Alter the program so that instead of storing the sentence “The quick brown fox jumped over the lazy dog”, the user can enter the sentence on which they will be timed.
(a)
7.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
2. A customer entering security details when logging in to a bank website is asked to enter three random characters from their password, which must be at least 8 characters long and contain no spaces. Assume that in this case the password is HC&dt2016.
The letters are then compared to those in the password held on file for that customer. Kelly has a first attempt at writing pseudocode for the algorithm.
(a) What value is assigned to numChars at line 2?
(a)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?