Small Basic 2

Small Basic 2

KG - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Previous set Capgemini

Previous set Capgemini

1st - 3rd Grade

12 Qs

Java Programming I 4

Java Programming I 4

University

12 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

Java Loops

Java Loops

University

10 Qs

CodeMonkey Final Exam G3 2-2024

CodeMonkey Final Exam G3 2-2024

3rd Grade

15 Qs

Python - Flow control

Python - Flow control

11th Grade

10 Qs

SC025: Control Structures Lecture Quiz

SC025: Control Structures Lecture Quiz

12th Grade

10 Qs

Java Control Flow statements

Java Control Flow statements

University

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?