
Quiz Collections in Java

Quiz
•
Professional Development
•
Professional Development
•
Easy
Surekha Rajeshwari
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following Statements are true about List Interface?
1. List indexes start from 0
2. List allows you to have 'null' elements
3. List allows you to have duplicate elements
4. List follows insertion order
5. List uses Hashing Algorithm
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which collection allows you to retrieve elements in the order they were inserted?
1. ArrayList
2. HashSet
3. LinkedList
4. LinkedHashMap
5. LinkedHashSet
6. TreeSet
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Predict the output:
ArrayList<String> list = new ArrayList<>();
list.add("Java");
list.add("SQL");
System.out.println(list.remove(1));
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the classes which are synchronized and thread safe.
1. ArrayList
2. Vector
3. Stack
4. PriorityQueue
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Java Collections Dr LJK

Quiz
•
Professional Development
15 questions
[FAST TRACK] Android Class Quiz week 05 12/05

Quiz
•
Professional Development
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
13 questions
Data Structure

Quiz
•
Professional Development
14 questions
Java Collections

Quiz
•
Professional Development
6 questions
Java_4

Quiz
•
Professional Development
15 questions
Circular Linked List

Quiz
•
Professional Development
15 questions
Quizizz - Session 17 - Collection Map

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade