Arrays

Flashcard
•
Computers
•
11th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

5 questions
Show all answers
1.
FLASHCARD QUESTION
Front
In Java, what is the starting index of an array?
Back
0
2.
FLASHCARD QUESTION
Front
What is the main advantage of using arrays over individual variables? Options: Arrays take up less memory, Arrays can store multiple data types, Arrays are faster to process, Arrays can hold multiple values of the same data type
Back
Arrays can hold multiple values of the same data type
3.
FLASHCARD QUESTION
Front
What happens to the values in an integer array when it's first created without initialization?
Back
The values in the integer array are set to zero.
4.
FLASHCARD QUESTION
Front
Which of the following is NOT a valid way to declare and initialize an array in Java?
int[] x = new int[4];
int x[];
x = new int[4];
int[] x = {5, 10, 15, 20};
int[] x(4);
Back
int[] x(4);
5.
FLASHCARD QUESTION
Front
What type of exception will you get if you try to access an array index that doesn't exist?
Back
ArrayIndexOutOfBoundsException
Similar Resources on Wayground
5 questions
Arrays

Flashcard
•
11th Grade
10 questions
Pseint

Flashcard
•
11th Grade
9 questions
Ben's Flashcard

Flashcard
•
KG - University
7 questions
GD: Unit 4

Flashcard
•
9th - 12th Grade
14 questions
AP Computer Science A Flashcard

Flashcard
•
12th Grade
10 questions
Python Variables

Flashcard
•
9th Grade
11 questions
Fungsi Logika dengan Bahasa C++

Flashcard
•
11th Grade
11 questions
Computer Science Flashcard

Flashcard
•
10th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
4 questions
Study Skills

Lesson
•
5th - 12th Grade
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
20 questions
Points, Lines & Planes

Quiz
•
9th - 11th Grade