java quiz based on interface

java quiz based on interface

University

10 Qs

quiz-placeholder

Similar activities

Programacion Orientada a Objetos

Programacion Orientada a Objetos

12th Grade - University

10 Qs

JAVA - Arrays

JAVA - Arrays

University - Professional Development

15 Qs

Porcentajes

Porcentajes

University

12 Qs

Week 4

Week 4

University

15 Qs

Operating System -Quiz-1

Operating System -Quiz-1

University

10 Qs

Data Structures: Linked Lists and Hashtables

Data Structures: Linked Lists and Hashtables

11th Grade - University

14 Qs

Web-II-Loop and Function

Web-II-Loop and Function

University

10 Qs

Programming

Programming

University

12 Qs

java quiz based on interface

java quiz based on interface

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

shruti keshari

Used 117+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?