java collections

java collections

University

31 Qs

quiz-placeholder

Similar activities

IT | Chapter 1

IT | Chapter 1

University

26 Qs

PC Booting: BIOS, CMOS Settings

PC Booting: BIOS, CMOS Settings

University

26 Qs

Module 6

Module 6

University

29 Qs

ICTC0613 - Midterms Exam

ICTC0613 - Midterms Exam

University

30 Qs

Midterm Exam - CTCC0323

Midterm Exam - CTCC0323

University

33 Qs

Multimedia Element

Multimedia Element

University

30 Qs

Linux Quiz (RHCSA)

Linux Quiz (RHCSA)

University

30 Qs

Computer Classification

Computer Classification

University

34 Qs

java collections

java collections

Assessment

Quiz

Computers

University

Hard

Created by

MCE-ECE- MUTHURAJ.R

Used 92+ times

FREE Resource

AI

Enhance your content in a minute

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

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Collection in Java?

A group of objects

A group of classes

A group of interfaces

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

List

Sorted List

Set

Sorted Map

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

 What will be the output of the  Java program?

{0, 1, 3, 4}

{0, 1, 2, 4}

{0, 1, 2, 3, 4}

{0, 0, 0, 3, 4}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these return type of hasNext() method of an iterator?

Integer

Double

Boolean

Collections Object

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these exceptions is thrown by remover() method?

IOException

SystemException

ObjectNotFoundExeception

IllegalStateException

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these methods deletes all the elements from invoking collection?

clear();

reset();

delete();

remove();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these interface declares core method that all collections will have?

Collection

EventListner

Comparator

Set

List

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?