java Test5

java Test5

University

60 Qs

quiz-placeholder

Similar activities

Trắc nghiệm nhập môn OOP

Trắc nghiệm nhập môn OOP

University

62 Qs

C++ Final Quiz

C++ Final Quiz

University

65 Qs

Kahoot Exam 3 - List Concepts

Kahoot Exam 3 - List Concepts

University

57 Qs

6. Software Defined Storage

6. Software Defined Storage

University

61 Qs

HTML Unit-1 Test

HTML Unit-1 Test

University

55 Qs

Prog 2 (Java) Summative Test (MidTermSy23-24)

Prog 2 (Java) Summative Test (MidTermSy23-24)

University

60 Qs

JAVA QUIZZ-3

JAVA QUIZZ-3

University

60 Qs

GravenQUIZ

GravenQUIZ

KG - 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?