Java Inheritance Quiz

Java Inheritance Quiz

University

20 Qs

quiz-placeholder

Similar activities

UNIT 203 - Electrical Installations Technology

UNIT 203 - Electrical Installations Technology

12th Grade - Professional Development

20 Qs

Radiation Physics

Radiation Physics

University

18 Qs

Java basic final

Java basic final

University

20 Qs

EDSP 361 Quiz 1 Review (Fall 2022)

EDSP 361 Quiz 1 Review (Fall 2022)

University

19 Qs

ROUND 1 MIND MAZE

ROUND 1 MIND MAZE

University

15 Qs

Approaches and Methods of teaching English

Approaches and Methods of teaching English

University

15 Qs

QUIZ 5 : TOPIC 8 [ACCOUNTING FOR INVENTORIES]

QUIZ 5 : TOPIC 8 [ACCOUNTING FOR INVENTORIES]

1st Grade - University

15 Qs

Recuperação 1° Ano P.C

Recuperação 1° Ano P.C

1st Grade - University

15 Qs

Java Inheritance Quiz

Java Inheritance Quiz

Assessment

Quiz

Education

University

Medium

Created by

Anil Poudyal

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to inherit a class in Java?

inherit

extends

implements

class

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of inheritance is not supported by Java?

Single

Multiple

Multilevel

Hierarchical

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which access modifier allows access within the same package and subclasses?

private

protected

public

default

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The default access modifier in Java is:

private

public

protected

No keyword

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Static binding occurs at:

Runtime

Compile-time

Execution-time

Loading-time

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dynamic binding is also called:

Late binding

Early binding

Static binding

Fixed binding

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class declared as final is:

Abstract

Serializable

Inheritable

Non-inheritable

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?