java Test5

java Test5

University

60 Qs

quiz-placeholder

Similar activities

22BCA6A-Quiz2-Java-File Handling

22BCA6A-Quiz2-Java-File Handling

University

56 Qs

PreTest - JAVA

PreTest - JAVA

University

65 Qs

Soal UTS PBO Lanjut

Soal UTS PBO Lanjut

University

65 Qs

การเขียนโปรแกรมบนมาตรฐานเปิด

การเขียนโปรแกรมบนมาตรฐานเปิด

University

60 Qs

CMPTR 2L Midterm Exam

CMPTR 2L Midterm Exam

University

55 Qs

Latihan JK 2TIE

Latihan JK 2TIE

University

60 Qs

AIDS Placement Test-05.08.25

AIDS Placement Test-05.08.25

University

63 Qs

BSIT2A Long Quiz OOP2

BSIT2A Long Quiz OOP2

University

60 Qs

java Test5

java Test5

Assessment

Quiz

Computers

University

Medium

Created by

Prof. Harish T. Gwalani

Used 2+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about inheritance in Java?
Java supports multiple inheritance using classes
Java supports multilevel inheritance
Java does not support inheritance
Inheritance reduces code reuse

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the base class of all Java classes?
Object
Class
Main
Parent

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to inherit a class in Java?
implements
extends
inherit
base

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is it called when a subclass has its own version of a method?
Method Overloading
Method Inheritance
Method Overriding
Method Hiding

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default access modifier for a class member?
public
private
protected
package-private

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In multilevel inheritance, a class can inherit from:
Only one class
Two classes
Three classes
Multiple interfaces

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these types of inheritance are supported in Java?
Single
Multiple
Hybrid
Multithreaded

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?