
prep3 _Second Term Revision 1

Quiz
•
Computers
•
9th Grade
•
Hard
manal abdelmawgoud
Used 38+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The number of possible branches when using ( If ... Then ... Else) statement is 2.
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variables are reserved memory locations that have names and data types, the stored value can't be changed during the execution of program
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you name variables or constants, it must begin with a letter or number.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You can call the Procedures only once.
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The Dim statement is used for declaring (Variables).
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you know in advance the number of iterations in the loop (a specific number of times); so the appropriate loop statement is :
For ...Next
If ... End If
Do While ... Loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value displayed in the Label control (LblOut) when running the following code:
Dim I As Integer
For I = 2 To 10 Step 2
LblOut . Text = LblOut . Text & I & " , "
Next
2
2,3,4,5,6,7,8,9,10
2,4,6,8,10
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Coding 2 and 4

Quiz
•
7th Grade - University
16 questions
Test - Python básico II

Quiz
•
9th - 12th Grade
20 questions
C# Intro

Quiz
•
9th Grade
16 questions
Python Beginner

Quiz
•
9th - 10th Grade
19 questions
AQA GCSE Computer Science - 3.1.1 Representing Algorithms

Quiz
•
8th - 10th Grade
15 questions
Algorithms

Quiz
•
8th - 10th Grade
20 questions
Python First Steps Homework Quiz

Quiz
•
7th - 9th Grade
15 questions
Programming Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade