
List of References
Authored by Daniel Angel
Computers
9th - 12th Grade
Used 10+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is the correct way to declare an ArrayList of Strings in Java?
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is correct syntax to access an element of an ArrayList in Java?
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What does it mean for a list to be "dynamic"?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this code output?
[one, two, three]
[three, two, one]
[one]
[three]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this code output?
[two, three]
[four, five]
[two, five]
[two, four]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following would fill blank<*1> to add a new It to itListOne?
itListOne.add(new It(56));
itListOne.add(new It("56"));
itListOne.add(new 56);
itListOne.add(56);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the following code output?
[5 dog, 3 cat]
[3 cat, 5 dog]
5 dog
No output due to a syntax error
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?