Small Basic 2

Small Basic 2

KG - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

python

python

12th Grade

15 Qs

Grade 7 - QBASIC Quiz

Grade 7 - QBASIC Quiz

7th Grade

15 Qs

Python Iteration

Python Iteration

10th Grade

13 Qs

Quiz 13 - For Loops

Quiz 13 - For Loops

11th Grade

10 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Lesson 9 - The internet

Lesson 9 - The internet

8th Grade

12 Qs

Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 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?