JAVA FOR DEVELOPERS

JAVA FOR DEVELOPERS

University

10 Qs

quiz-placeholder

Similar activities

DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

University

10 Qs

Java quiz collections

Java quiz collections

University

8 Qs

Quiz -3: JavaScript & PHP (AIML)/CC/1st Year

Quiz -3: JavaScript & PHP (AIML)/CC/1st Year

University

15 Qs

Hashing Search - Data Structures

Hashing Search - Data Structures

University

15 Qs

NSCC-CODE TO COIN

NSCC-CODE TO COIN

University

15 Qs

Java Collections

Java Collections

University

10 Qs

JAVA FINAL QUIZ FOR ASSESSMENT

JAVA FINAL QUIZ FOR ASSESSMENT

University

15 Qs

QUIZ 7 PBO

QUIZ 7 PBO

University

10 Qs

JAVA FOR DEVELOPERS

JAVA FOR DEVELOPERS

Assessment

Quiz

Computers

University

Medium

Created by

KARTHIKEYAN AP-CSE

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these packages contain all the collection classes?java.awt

java.lang

java.util

java.awt

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these classes is not part of Java’s collection framework?

Maps

Array

Stack

Queue

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of this interface is not a part of Java’s collection framework?

List

Set

SortedMap

SortedList

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is Collection in Java?

A group of objects

A group of classes

A group of interfaces

None of the mentioned

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A List in Java accesses any element from its ___?

key

index

value

position

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which among the following allow duplicate elements?

ArrayList

HashSet

LinkedHashSet

TreeSet

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these interfaces must contain unique elements?

List

Queue

Set

Deque

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?