Java quiz based on inheritance

Java quiz based on inheritance

University

10 Qs

quiz-placeholder

Similar activities

P1_APLab2Quiz_B3B4

P1_APLab2Quiz_B3B4

University

10 Qs

Technical Quiz - Round 2

Technical Quiz - Round 2

University

15 Qs

Java Exception Handling

Java Exception Handling

University

15 Qs

Java Control Flow statements

Java Control Flow statements

University

10 Qs

Array in C

Array in C

University

10 Qs

Java Quiz 2 based on loop and if else

Java Quiz 2 based on loop and if else

University

10 Qs

 GAGC-JAVA-SET1

GAGC-JAVA-SET1

University

15 Qs

Java quiz based on inheritance

Java quiz based on inheritance

Assessment

Quiz

Computers

University

Hard

Created by

shruti keshari

Used 392+ 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?