Java Collections

Java Collections

Professional Development

14 Qs

quiz-placeholder

Similar activities

Verification and Total View

Verification and Total View

Professional Development

11 Qs

20764 - SQL - Mod 5 and 6

20764 - SQL - Mod 5 and 6

Professional Development

18 Qs

Quiz Mobilku BCMH Week 2 (12/12/20)

Quiz Mobilku BCMH Week 2 (12/12/20)

Professional Development

15 Qs

PreTrainingClassesObjectsMethods

PreTrainingClassesObjectsMethods

Professional Development

10 Qs

TalentNext Test Day-13-Core Java Topics

TalentNext Test Day-13-Core Java Topics

Professional Development

10 Qs

Google Classroom

Google Classroom

Professional Development

13 Qs

Resume & CV Recap

Resume & CV Recap

Professional Development

15 Qs

Quiz #3

Quiz #3

Professional Development

15 Qs

Java Collections

Java Collections

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Assistant Chennai

Used 508+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

-Contains no duplicate elements.

-Can contain at most one Null value.

-Elements are not key-value pairs.

-Accessing an element can be almost as fast as performing a similar operation on an array.


Which of these classes provides the specified features?

LinkedList

TreeMap

HashSet

LinkedHashMap

HashMap

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement about Set is true?

A HashSet cannot have a null value.

Set allows duplicate values.

Set allows null values but only single occurrence.

Set extends the Java.util.collection interface.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

-Entries are organized as key/value pairs.

-Duplicate entries replace old entries.

-Entries are sorted using a Comparator or the Comparable interface.

Which interface of the java.util package offers the specified behavior?

List

Map

Set

SortedSet

SortedMap

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

{1=C, 2=JavaEE, 4=Python, 3=PHP}

{1=C, 2=JavaSE, 3=Python, 4=PHP}

{1=C, 2=JavaEE, 3=Python, 4=PHP}

{1=C, 2=JavaSE,2=JavaEE, 3=Python, 4=PHP}

NullPointerException

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

{null=null, a=null, b=JavaSE, c=PHP, d=Python}

{a=null, b=JavaSE, c=PHP, d=Python}

{b=JavaSE, c=PHP, d=Python}

Compilation Fails

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

4

5

6

12

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

-Entries are not organized as key/value pairs.

-Duplicate entries are rejected.

Which interface of the java.util package offers the specified behavior?

List

Map

Set

None of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?