If Statements, Loops and Variables

If Statements, Loops and Variables

9th - 10th Grade

12 Qs

quiz-placeholder

Similar activities

visual studio 2010

visual studio 2010

10th - 12th Grade

12 Qs

National 5 Computing Science  SDD - Loops

National 5 Computing Science SDD - Loops

9th Grade

16 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

S3 Scratch Revision 1

S3 Scratch Revision 1

10th Grade

10 Qs

Computational Thinking

Computational Thinking

8th - 12th Grade

10 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Fixed and Conditional Loops

Fixed and Conditional Loops

9th - 10th Grade

10 Qs

If Statements, Loops and Variables

If Statements, Loops and Variables

Assessment

Quiz

Created by

Emma Maley

Computers

9th - 10th Grade

38 plays

Medium

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to assign a value to a variable?
=
&
+
;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to concatenate (join together) data in programming?
=
+
&
;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of loop is used to repeat code a specific number of times?
Conditional loop
Fixed loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of loop is used to repeat code until a condition has been met?
Fixed loop
Conditional loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What variable type is used to store decimal numbers?
Single (Real)
Integer
String
Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which variable type is used to store text?
Single (Real)
Integer
String
Boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to take in values from the keyboard?
Msgbox
Listbox
Inputbox
Picturebox

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?