Basic Arrays 1

Quiz
•
Computers
•
8th Grade
•
Hard
Krishan Leong
Used 5+ times
FREE Resource
9 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the name of the array below?
Dim names(7) as String
names(3) = "Mr. Leong"
names(6) = "Bob"
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
How many variables are declared in the array below?
Dim names(7) as String
names(3) = "Mr. Leong"
names(6) = "Bob"
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Write the code to assign "Pete" to the second index. Include 1 space before and after the = sign only.
Dim names(7) as String
names(3) = "Mr. Leong"
names(6) = "Bob"
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
How many variables are declared in the array?
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
After the loop, what is the value of the array at index 4?
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the value of i when the loop exits?
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Write the name of the variable that contains the number 4.
8.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is displayed in the label below?
lblAnswer.Text = sum(3) - sum(5)
9.
FILL IN THE BLANK QUESTION
1 min • 1 pt
True or False
sum(4) < sum (2)
Similar Resources on Wayground
12 questions
Coding Vocabulary Words

Quiz
•
8th Grade
10 questions
VB Quiz

Quiz
•
5th Grade - University
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
13 questions
Data Types and Variable Scope in GDevelop

Quiz
•
6th - 8th Grade
10 questions
ADVANCED EXCEL

Quiz
•
8th Grade
10 questions
KS4 Arrays and Loops in Python

Quiz
•
8th Grade
10 questions
Excel Basics

Quiz
•
6th - 8th Grade
14 questions
Arrays & Strings in programming

Quiz
•
8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade