
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 Wayground
10 questions
FOSS Quiz

Quiz
•
Professional Development
10 questions
PROJECT RISK MANAGEMENT

Quiz
•
Professional Development
15 questions
Blockchain Fundamentals Quiz

Quiz
•
Professional Development
15 questions
Android Studio 2

Quiz
•
1st Grade - Professio...
15 questions
[FAST TRACK] Android class quiz 10

Quiz
•
Professional Development
11 questions
DEWE-03_RA 1.1_Tema A

Quiz
•
Professional Development
14 questions
Algoritmia

Quiz
•
Professional Development
15 questions
[FAST TRACK] Android quiz 08 (03.06)

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade