Java Quiz

Java Quiz

Professional Development

20 Qs

quiz-placeholder

Similar activities

Python_2R

Python_2R

KG - Professional Development

20 Qs

JavaScript with Arrays

JavaScript with Arrays

Professional Development

15 Qs

programming 8.2 and 8.3

programming 8.2 and 8.3

Professional Development

22 Qs

Linked List

Linked List

Professional Development

15 Qs

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

Pre-Assessment: Java Basics

Pre-Assessment: Java Basics

Professional Development

20 Qs

Java Quiz on Module 1 & 2

Java Quiz on Module 1 & 2

Professional Development

21 Qs

Basics of JavaScript

Basics of JavaScript

11th Grade - Professional Development

15 Qs

Java Quiz

Java Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Claudiu Haidu

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java collection does not allow duplicate elements?

HashSet

ArrayList

LinkedList

TreeMap

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java collection allows access to elements using index-based methods?

Set

Queue

Map

List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java collection ensures that elements are stored in ascending order based on their natural ordering or a custom comparator?

HashMap

TreeSet

LinkedHashMap

HashSet

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What interface in Java Collection Framework allows you to store key-value pairs?

Set

List

Map

Collection

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the root interface used for storing elements and provides methods to manipulate them?

List

Map

Collection

Set

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java collection guarantees insertion order?

HashSet

TreeMap

LinkedHashMap

HashMap

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Java collection class provides a resizable array implementation?

HashSet

ArrayList

HashMap

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?