Day 3 Wipro

Day 3 Wipro

University

34 Qs

quiz-placeholder

Similar activities

1.1.1 - Engineering Defined

1.1.1 - Engineering Defined

10th Grade - University

39 Qs

13.3.4 - Civil Engineering Applications - Tunnels

13.3.4 - Civil Engineering Applications - Tunnels

10th Grade - University

36 Qs

AI502_ML_TA_1_AIDS

AI502_ML_TA_1_AIDS

University

30 Qs

Intro to Manufacturing Engineering Review

Intro to Manufacturing Engineering Review

10th Grade - University

32 Qs

Computer Hardware Basics

Computer Hardware Basics

9th Grade - University

30 Qs

MCQs on Manholes

MCQs on Manholes

University

30 Qs

Techno trivia

Techno trivia

University

31 Qs

PLCC

PLCC

University

35 Qs

Day 3 Wipro

Day 3 Wipro

Assessment

Quiz

Engineering

University

Hard

Created by

Ms.Yatri Davda

Used 1+ times

FREE Resource

AI

Enhance your content

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

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for inheritance in Java?

this

super

extends

implements

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many classes can a Java class extend?

One

Two

Unlimited

Zero

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if a subclass does not explicitly call super()?

Error occurs

JVM inserts it automatically

Parent constructor is never called

Program doesn’t compile

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is at the top of the inheritance hierarchy in Java?

Object 

Superclass 

Main 

System

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which access modifier allows inheritance outside the package?

private 

public

protected

default

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will happen if a class is marked final?

It can be inherited

It cannot be extended

Its methods can’t be called

It must have a constructor

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT required for method overriding?

Same name 

Same return type

Same parameters

private modifier

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?