Array

Quiz
•
Computers
•
9th Grade
•
Easy
Mandy Tan
Used 21+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Choose the correct syntax for Array.
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The first element in Array is
int i [0]
int i [1]
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The second element in Array is
int i [1]
int i[2]
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which one is an Array
int Shape
int Shape[ ]
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Given array
int myPins [ ] = {2, 4, 8, 3, 6};
The last element is:
2
6
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Given array
int myPins [ ] = {2, 4, 8, 3, 6};
myPins[1] = 2
myPins[0] = 2
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
int myArray [ ] = {8, 9, 11};
myArray[1] contains which number?
8
9
10
8.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
int myArray [ ] = {8, 9, 11};
which one is invalid?
myArray [0]
myArray [3]
Similar Resources on Wayground
10 questions
AP CS A Unit 7 Quiz PRACTICE

Quiz
•
9th - 12th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
11 questions
45. Programming 1 : Data Types and Casting

Quiz
•
9th - 12th Grade
6 questions
C# Programming

Quiz
•
9th - 12th Grade
10 questions
Масиви та рядкові величини

Quiz
•
9th - 10th Grade
10 questions
python2

Quiz
•
9th - 11th Grade
10 questions
AP CS A Unit 6 Quiz PRACTICE

Quiz
•
9th - 12th Grade
8 questions
Introdução à Programação - PDF5

Quiz
•
9th - 12th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade