Small Basic 2

Small Basic 2

KG - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Grade 7 - QBASIC Quiz

Grade 7 - QBASIC Quiz

7th Grade

15 Qs

Python Statements

Python Statements

5th - 7th Grade

10 Qs

FOR Loops Python

FOR Loops Python

9th - 12th Grade

12 Qs

MK Java for-Loop Quiz 2

MK Java for-Loop Quiz 2

8th - 12th Grade

10 Qs

Exam 1 Practice

Exam 1 Practice

University

15 Qs

Python Basics #2 Selection and Iteration

Python Basics #2 Selection and Iteration

8th Grade

14 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

Python Programming - Iteration

Python Programming - Iteration

9th Grade

12 Qs

Small Basic 2

Small Basic 2

Assessment

Quiz

Computers

KG - 8th Grade

Hard

Created by

Tim Miller

Used 58+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Using GOTO statements is also known as: 
Branching
Looping
Conditioning
Sub-Routines

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
A small program inside a program that can be reused multiple times is known as a?
Sub-Routine
Branch
Loop
Condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following branching statement would make the program go back to - Start:
Goto Start
Goto: Start
Goto (Start)
Goto [Start]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following statements would run the subroutine - Print_Results
Print_Results()
(Print_Results)
Print_Results:
[Print_Results]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What are the 3 parts of a condition?
IF, ELSEIF & ELSE
IF, FOR & WHILE
FOR, IF, ELSE
IF, FOR, ELSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What should be at the end of every condition?
EndIf
EndFor
EndWhile
EndSub

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
In the loop:  FOR i = 1 TO 100   What is i?
The Counter
The Condition
The Branch
The Property

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?