How do you display text to the user?
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
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 Quizizz
11 questions
49. Programming 1 : Basic Programming Constructs

Quiz
•
9th - 12th Grade
11 questions
Basic Programming Constructs

Quiz
•
11th Grade
12 questions
Control Structure

Quiz
•
9th Grade - University
10 questions
G6_For Loop

Quiz
•
6th - 8th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
10 questions
JavaScript Cert Prep

Quiz
•
9th - 12th Grade
10 questions
VB Quiz

Quiz
•
5th Grade - University
10 questions
Algoritma Dasar

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade