Collections MQC

Collections MQC

Professional Development

10 Qs

quiz-placeholder

Similar activities

PreTrainingCollectionsArrays

PreTrainingCollectionsArrays

Professional Development

9 Qs

Python Lesson 1

Python Lesson 1

Professional Development

10 Qs

Interface & Classe Abstrata

Interface & Classe Abstrata

Professional Development

6 Qs

Java Collections

Java Collections

Professional Development

15 Qs

Lets see what you know

Lets see what you know

1st Grade - Professional Development

14 Qs

Basics of python

Basics of python

10th Grade - Professional Development

11 Qs

REC 03 JAVA

REC 03 JAVA

Professional Development

10 Qs

AWS Cloud

AWS Cloud

Professional Development

15 Qs

Collections MQC

Collections MQC

Assessment

Quiz

Computers

Professional Development

Medium

Created by

RAVIKANTH K

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a part of the Java Collections Framework?

ArrayList

Array

int[]

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which collection does not allow duplicate elements?

List

Set

Map

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which collection allows you to retrieve elements in the order they were inserted?

HashSet

Map

LinkedList

PriorityQueue

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the implementation of the List interface?

HashMap

HashSet

LinkedList

LinkedHashSet

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which collection class is synchronized?

HashSet

TreeSet

HashMap

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following collections is thread-safe?

Vector

ArrayList

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which collection are elements stored as key-value pairs?

List

Set

Map

Queue

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?