Java Quiz 2- Classes, Collections, Threads

Java Quiz 2- Classes, Collections, Threads

Professional Development

30 Qs

quiz-placeholder

Similar activities

Playwright Quiz 1

Playwright Quiz 1

Professional Development

25 Qs

Digital Electronics Weekend Assignment - 4

Digital Electronics Weekend Assignment - 4

University - Professional Development

25 Qs

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

PROGRESS AND OPENEDGE QUIZ

PROGRESS AND OPENEDGE QUIZ

Professional Development

25 Qs

C BASICS

C BASICS

Professional Development

30 Qs

Ethereum Devcon Quiz - 1

Ethereum Devcon Quiz - 1

Professional Development

25 Qs

AI QUEST QUIZ ROUND-1

AI QUEST QUIZ ROUND-1

Professional Development

25 Qs

ReactJS Online Test

ReactJS Online Test

Professional Development

25 Qs

Java Quiz 2- Classes, Collections, Threads

Java Quiz 2- Classes, Collections, Threads

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Nitin Gupta

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct definition of a class?

a) An instance of an object

b) A blueprint or prototype for creating objects

c)A method in Java

d) A package in Java

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to refer to the current instance of an object within a class?

a) object

b) this

c) self

d) class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these best describes "Encapsulation"?

a) Breaking a complex problem into simpler pieces

b) Inheriting properties from a parent class

c) Implementing multiple interfaces

d) Wrapping up of data and methods into a single unit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can a class have multiple constructors?

Yes

No

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to implement an interface?

a) extends

b) new

c) interface

d) implements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many interfaces can a Java class implement?

a) None

b) Only one

c) Two

d) As many as needed

7.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

An interface with no methods is known as?

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?