Small Basic Mid Point Review

Quiz
•
Computers
•
6th - 12th Grade
•
Hard
Nevin Morrison
Used 54+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you display text to the user?
TextWindow.Read()
TextWindow.Title = "Text"
TextWindow.WriteLine("Text")
TextShow = "Text"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you read input from the user and store it in a variable?
input = TextWindow.Read()
input = TextWindow.GetText()
TextWindow.Read()
input = TextWindow.WriteLine()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare string (text/words) variables as opposed to integer (number) variables?
Put strings in brackets.
Surround strings by quotation marks.
Put integers in brackets.
Surround integers by quotation marks.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you repeat tasks?
If statements
If else statements
For or while loops
branching
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of statement would you use to make a decision that has two possible answers?
If else statement
While statement
For statement
Sub routine
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of statement would you use to make a decision that has more than two possible answers?
If statement
For loop
While loop
If Elseif statement
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of statement would you use to return to the start of your program from different parts of your program?
Subroutine
Branching
For Loop
If Statement
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would you store a section of code in that you need to reuse several times in different places throughout your program?
Subroutine
While Loop
Branching
For Loop
Similar Resources on Wayground
9 questions
Swift Playgrounds

Quiz
•
9th Grade
10 questions
Code.org: Variables and Loop Structures

Quiz
•
6th Grade
12 questions
While Loop Quiz

Quiz
•
9th - 12th Grade
10 questions
Thinking Logically (1)

Quiz
•
12th Grade
10 questions
CodeHS 2.10 While Loops

Quiz
•
9th - 12th Grade
10 questions
Office Scripts Quiz

Quiz
•
12th Grade
12 questions
The Draw Loop

Quiz
•
7th Grade
12 questions
Loops (Python)

Quiz
•
8th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

Quiz
•
9th - 12th Grade