Inheritance

Inheritance

University

10 Qs

quiz-placeholder

Similar activities

keistimewaan OOP

keistimewaan OOP

University

15 Qs

java quiz on Encapsulation and Abstraction

java quiz on Encapsulation and Abstraction

University

10 Qs

Object Oriented Programming Quizz

Object Oriented Programming Quizz

University

10 Qs

Java Inheritance

Java Inheritance

University

6 Qs

Java Quiz

Java Quiz

University

10 Qs

Java Interfaces

Java Interfaces

University

10 Qs

JAVA FOR ANDROID-JAVA

JAVA FOR ANDROID-JAVA

University

10 Qs

Talent Next Java MCQ-1

Talent Next Java MCQ-1

University

10 Qs

Inheritance

Inheritance

Assessment

Quiz

Computers

University

Hard

Created by

Umadevi N

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inheritance means

Sub class extends Base class

Sub class extends super class

Sub class create object of super class

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this keyword must be used to inherit a class?

this

super

extent

extends

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is not type of inheritance?

Single inheritance

Double inheritance

Multiple inheritance

Hierarchical inheritance

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the features reused using Inheritance in Java?

Variables

Constants

Methods

All the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which inheritance in java programming is not supported

A.

B.

C. Multiple inheritance using classes

D.

Single inheritance

Multilevel inheritance

Multiple inheritance using classes

Multiple inheritance using interfaces

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords is used to refer to member of base class from a sub class?

super

upper

this

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class member declared protected becomes member of subclass of which type?

A.

B.

C.

D.

public member

private member

static member

protected member

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?