Java Quiz3

Java Quiz3

University

10 Qs

quiz-placeholder

Similar activities

Java quiz based on inheritance

Java quiz based on inheritance

University

10 Qs

Java Interface Quiz

Java Interface Quiz

University

9 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Java Programming

Java Programming

University

15 Qs

OOP

OOP

University

13 Qs

Core Java Quiz

Core Java Quiz

University

10 Qs

Java

Java

University

9 Qs

Third Year Placement Training Revision Test

Third Year Placement Training Revision Test

University

10 Qs

Java Quiz3

Java Quiz3

Assessment

Quiz

Computers

University

Medium

Created by

AKSHAY J

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following Java code?

int float method

float int method

compile time error

run time error

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following Java code?

5

6

7

8

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following Java code?

6

7

8

9

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is not type of inheritance?

Single inheritance

Double inheritance

Hierarchical inheritance

Multiple inheritance

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Using which of the following, multiple inheritance in Java can be implemented?

Interfaces

Multithreading

Concept

Protected methods

Private methods

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If super class and subclass have same variable name, which keyword should be used to use super class?

super

this

upper

classname

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is used for implementing inheritance through an interface?

inherited

using

extends

implements

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?