
Java Ch. 7 (arrays and ArrayLists
Authored by Trevor Ormsby
10th - 12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
29 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What are the legal indexes for the array ar, given the following declaration:int[] ar = {2, 4, 6, 8 }
0, 1, 2, 31, 2, 3, 40, 2, 4, 62.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the first index of an array?
1
0
2
3
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
int [] nums = {2, 3, 5, 8, 9, 11};
How would you access the fourth element in nums?
nums[4]
nums[3]
nums(4)
nums(3)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following statements outputs the fifth value in the quizzes array?
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Create an array of 12 strings called months.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the following method, what would test return if
a = {0, 2, 3, 4} and v = 1?
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What value is at index 1 in this array? String[] names = {"Mack", "Dennis", "Dee", "Charlie"};
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?