Collections

Collections

University - Professional Development

30 Qs

quiz-placeholder

Similar activities

Java Programming Quiz

Java Programming Quiz

University

26 Qs

Java Basics

Java Basics

Professional Development

25 Qs

Java Collections

Java Collections

University

31 Qs

Arrays in Java

Arrays in Java

University

25 Qs

Pemrograman Berorientasi Objek

Pemrograman Berorientasi Objek

University

26 Qs

Error Handling Pada Java

Error Handling Pada Java

University

25 Qs

Milestone 2

Milestone 2

University

31 Qs

Java Collections_V

Java Collections_V

University

30 Qs

Collections

Collections

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

Lejrat Mesi

Used 8+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 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

45 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

45 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

4.

MULTIPLE CHOICE QUESTION

45 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

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

4

5

6

12

6.

MULTIPLE CHOICE QUESTION

45 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

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

[Computer, Network, Networks, Programming, Security]

[Computer, Programming, Network, Networks, Programming, Security]

[Computer, Programming, Computer, Networks, Network, Security]

[Computer, Networks, Network, Programming, Security]

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?