Programming launchpad: JS practice

Quiz
•
Computers
•
12th Grade
•
Medium
Steve Rich
Used 3+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What is the name of the basic programming construct where code is executed based on a condition being true?
Sequence
Selection
Iteration
Variable
2.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What is another name for a reserved word in a programming language?
Name
Label
Identifier
Keyword
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
A DO WHILE loop checks the condition at the ______ of the loop construct.
Start
Middle
End
4.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What is decomposition?
Adding detail to make a problem more complex
When you ignore the unnecessary detail in a problem
Looking for patterns which may be useful
Breaking down a complex problem in to smaller more manageable parts.
5.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
Trace this pseudocode. What's the output if there are 4 adults and 1 child?
35
42
45
48
6.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
What will be the result is 2 and then 4 are input?
What will be the result if 5 and 8 and input?
6, 8
6, 13
6, 40
6, 6
7.
MULTIPLE CHOICE QUESTION
3 mins • 5 pts
Which of these is a definition of iteration?
Code will repeat, either until an expression is true or whilst an expression is true.
Different code runs depending on the evaluation of an expression.
One line executes after another.
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Memory & Storage

Quiz
•
9th - 12th Grade
27 questions
aaazzzaaa

Quiz
•
4th Grade - University
25 questions
Python - Chpt 4 - Review

Quiz
•
9th - 12th Grade
25 questions
System Software: GCSE 9-1

Quiz
•
9th Grade - University
26 questions
The First Programming Languages

Quiz
•
9th - 12th Grade
25 questions
Visual Programming

Quiz
•
5th - 12th Grade
25 questions
Unit 4 Assessment Review

Quiz
•
9th - 12th Grade
25 questions
CSP Unit 6 Review

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade