Java quiz based on inheritance

Java quiz based on inheritance

University

10 Qs

quiz-placeholder

Similar activities

Talent Next Java MCQ-1

Talent Next Java MCQ-1

University

10 Qs

Java Control Flow Statements

Java Control Flow Statements

University

10 Qs

Control Statements - Java

Control Statements - Java

University

15 Qs

Javascript

Javascript

University

10 Qs

Java Post Hurricane D Check

Java Post Hurricane D Check

University

15 Qs

C Programming Quiz-5

C Programming Quiz-5

University

10 Qs

P1_APLab2Quiz_B11B12

P1_APLab2Quiz_B11B12

University

7 Qs

Java Quiz

Java Quiz

University

10 Qs

Java quiz based on inheritance

Java quiz based on inheritance

Assessment

Quiz

Computers

University

Hard

Created by

shruti keshari

Used 401+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output of following Java Program?

Derived::show() called

Base::show() called

Run time Error

Compilation Error

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output of following Java Program?

10

20

Compilation Error

Run Time Error

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Output of following Java Program?

12

321

123

23

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of following program?

Base::show() called

Derived::show() called

Compiler Error

Runtime Error

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following program?

Base::show() called

Derived::show() called

Compiler Error

Run Time Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which inheritance in java programming is not supported

Multiple inheritance using classes

Multiple inheritance using interfaces

Multilevel inheritance

Single inheritance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is subclass in java?

A subclass is a class that extends another class

A subclass is a class declared inside a class

Both above.

None of the above.

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?