Search Header Logo

java quiz based on interface

Authored by shruti keshari

Computers

University

Used 118+ times

java quiz based on interface
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java program?

0

2

4

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can be used to fully abstract a class from its implementation?

Objects

Packages

Interfaces

None of the Mentioned

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this program?

a=10

a=20

Compilation Error

No Error, but no output

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable can be defined in an interface?

public static

private final

public final

static final

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an interface contain?

Method definition

Method declaration

Method declaration and definition

Method name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct way of implementing an interface salary by class manager?

class manager extends salary {}

class manager implements salary {}

class manager imports salary {}

None of the mentioned.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java program?

0 1 2

0 2 4

0 0 4

0 1 4

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?