
Java Collections

Quiz
•
Computers
•
Professional Development
•
Easy
Easwari Theetharappan
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct difference between ArrayList and Vector?
ArrayList increases its size by doubling the array size while Vector increases by 50% of the array size.
ArrayList is synchronized while Vector is not.
ArrayList is not a legacy class while Vector is the legacy.
None
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would you choose to use ArrayList over LinkedList in an application?
ArrayList is preferred when there is more demand for get via index operations.
ArrayList is preferred when there is growing need of merging or sorting operations.
ArrayList is preferred when there are frequent insertions or deletions required in the application.
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct method to convert the array of strings into a list?
Arrays class toList() method
Arrays class asList() method
Arrays class doList() method
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct difference between List and Set?
List maintains no order whereas Set maintains ascending order.
List contain only unique elements whereas Set can contain duplicate elements.
List can hold duplicate elements while Set includes only unique elements.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct difference between HashMap and TreeMap?
HashMap maintains no order but TreeMap maintains ascending order.
HashMap contains only values whereas TreeMap contains key and values both.
HashMap can contain duplicate elements whereas TreeMap contains only unique elements.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following method you need to override for using an object as key in a HashMap?
hashValue()
hashCode()
hashKey()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When would you choose to use LinkedList over ArrayList in an application?
LinkedList is preferred when application requires to perform merging or sorting operations.
LinkedList is preferred when applications needs to support insertions or deletions of elements.
LinkedList is preferred when application requires to perform frequent get or search operations.
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Think it through

Quiz
•
University - Professi...
20 questions
Excel untuk Pemula

Quiz
•
Professional Development
10 questions
MATLAB variables. Types. Declaration. Operations.

Quiz
•
Professional Development
12 questions
Estructura de datos II

Quiz
•
Professional Development
13 questions
Strings and Arrays

Quiz
•
Professional Development
10 questions
[FE] Ice Breaking - Navigating the World of Variables, Spread, a

Quiz
•
Professional Development
13 questions
Repaso

Quiz
•
Professional Development
20 questions
Sec+ | 1.4 Encryptions | 701

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade