Java quiz based on inheritance

Java quiz based on inheritance

University

10 Qs

quiz-placeholder

Similar activities

Third Year Placement Training Revision Test

Third Year Placement Training Revision Test

University

10 Qs

Code Combat

Code Combat

University

15 Qs

pointers and structures

pointers and structures

University

10 Qs

java script

java script

University

10 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Java Classes

Java Classes

12th Grade - University

10 Qs

C Programming Quiz-6

C Programming Quiz-6

University

10 Qs

Java Programming

Java Programming

University

15 Qs

Java quiz based on inheritance

Java quiz based on inheritance

Assessment

Quiz

Computers

University

Hard

Created by

shruti keshari

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