
Small Basic Mid Point Review
Authored by Nevin Morrison
Computers
6th - 12th Grade
Used 54+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
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?