Java Quiz 2- Classes, Collections, Threads

Java Quiz 2- Classes, Collections, Threads

Professional Development

30 Qs

quiz-placeholder

Similar activities

Android Quiz

Android Quiz

10th Grade - Professional Development

25 Qs

Cloud Computing- UT-2-2

Cloud Computing- UT-2-2

Professional Development

30 Qs

IoT Quiz - 1

IoT Quiz - 1

University - Professional Development

25 Qs

CompTIA Security+ (1.1 to 1.2)

CompTIA Security+ (1.1 to 1.2)

Professional Development

30 Qs

[SC-900] Módulo 02 - Complemento

[SC-900] Módulo 02 - Complemento

Professional Development

27 Qs

CloudBinary_Jenkins_Quiz- 1

CloudBinary_Jenkins_Quiz- 1

Professional Development

25 Qs

Android Studio

Android Studio

10th Grade - Professional Development

25 Qs

148.TreeMap

148.TreeMap

Professional Development

32 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?