Day 7 - Collection, Multithreading

Day 7 - Collection, Multithreading

University

40 Qs

quiz-placeholder

Similar activities

JAVA

JAVA

University

35 Qs

Struktur Data: Pohon dan Graf

Struktur Data: Pohon dan Graf

9th Grade - University

35 Qs

Preguntas de Programación en Java y Spring Boot

Preguntas de Programación en Java y Spring Boot

University

41 Qs

GIS Revision Unit I & II

GIS Revision Unit I & II

University

45 Qs

 IAS 2 Security Architecture and Design Quiz 3

IAS 2 Security Architecture and Design Quiz 3

University

35 Qs

Comp Thinking & Programming - Python 1

Comp Thinking & Programming - Python 1

University

35 Qs

10th Grade 10  - IT Programming - 2nd Cycle Exam

10th Grade 10 - IT Programming - 2nd Cycle Exam

10th Grade - University

40 Qs

GCSE Computer Science - 2.1-2.2

GCSE Computer Science - 2.1-2.2

University

43 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?