Day 7 - Collection, Multithreading

Day 7 - Collection, Multithreading

University

40 Qs

quiz-placeholder

Similar activities

Design and Analysis of Algorithms

Design and Analysis of Algorithms

University

44 Qs

Special Prelim Exam in DSA

Special Prelim Exam in DSA

University

40 Qs

Test 2

Test 2

University

36 Qs

Latihan 1 PBO XII RPL 1

Latihan 1 PBO XII RPL 1

10th Grade - University

40 Qs

Linked List Quiz (BSIS 2-B)

Linked List Quiz (BSIS 2-B)

University

35 Qs

Data Structures Quiz

Data Structures Quiz

University

44 Qs

Blockchain

Blockchain

University

40 Qs

GIS Revision Unit I & II

GIS Revision Unit I & II

University

45 Qs

Day 7 - Collection, Multithreading

Day 7 - Collection, Multithreading

Assessment

Quiz

Computers

University

Hard

Created by

Prof. Karale

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which interface provides the foundation for the collection hierarchy?
Collection
List
Set
Map

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which class implements the List interface and allows duplicates?
HashSet
TreeSet
ArrayList
LinkedHashSet

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which collection class allows you to store elements in a key-value pair?
Set
List
Map
Queue

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which class maintains insertion order in Java?
HashMap
TreeMap
LinkedHashMap
HashSet

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not part of the Java Collection Framework?
HashMap
Vector
Enumeration
Array

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which class is synchronized in Java collections?
ArrayList
LinkedList
HashMap
Vector

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which collection class stores elements in sorted order?
ArrayList
TreeSet
HashSet
LinkedList

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?