Java MCQ Test Day-2

Java MCQ Test Day-2

University

20 Qs

quiz-placeholder

Similar activities

Cuestionario sobre IA en Construcción

Cuestionario sobre IA en Construcción

University

16 Qs

English for Engineering Part 2

English for Engineering Part 2

University

15 Qs

Simple and Compound Machines

Simple and Compound Machines

7th Grade - University

15 Qs

WEEK11-12 Flyback,PF, Half-Bridge

WEEK11-12 Flyback,PF, Half-Bridge

University

17 Qs

Final Term - Quiz No. 4: Asphaltic Materials

Final Term - Quiz No. 4: Asphaltic Materials

University

15 Qs

Electrical Circuits 1

Electrical Circuits 1

University

20 Qs

DLD Unit 1 _ 2

DLD Unit 1 _ 2

University

20 Qs

Quiz Manajemen Operasi

Quiz Manajemen Operasi

University

15 Qs

Java MCQ Test Day-2

Java MCQ Test Day-2

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

Veera Jagadeesh

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not abstract?

Thread

List

Array

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a correct statement?

Every class containing abstract method must be declared abstract

Abstract class defines only the structure of the class not its implementation

Abstract class can be initiated by new operator

Abstract class can be inherited

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these packages contains abstract keyword?

java.lang

java.io

java.util

java.System

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what is the output of the following code?

2 2

3 3

Run Time Error

Compile Time Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Object

Package

Abstract Class

Interfaces

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following access specifiers should be used with interfaces?

public

private

protected

default

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

class manager extends salary {}

class manager implements salary {}

class manager imports salary {}

class manager gets salary{}

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?