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
10 questions
KS3 Website Creation - Google Sites Recap

Quiz
•
6th - 8th Grade
10 questions
SQL SELECT

Quiz
•
8th - 10th Grade
10 questions
Using Indexes in Python Lists

Quiz
•
8th Grade
10 questions
Excel Basics

Quiz
•
6th - 8th Grade
13 questions
Networks and Protocols

Quiz
•
7th - 8th Grade
10 questions
Scratch Unit 2 Vocabulary

Quiz
•
6th - 8th Grade
10 questions
Python Lists

Quiz
•
8th - 9th Grade
10 questions
Quiz 1 Fungsi VLOOKUP dan HLOOKUP

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade
20 questions
Binary Numbers Quiz

Quiz
•
6th - 8th Grade