Java Inheritance Quiz
Quiz
•
Computers
•
11th Grade
•
Medium
Grit and Motivation
Used 74+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used to inherit a class in Java?
extends
implements
inherits
uses
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about the superclass and subclass relationship in Java?
A subclass cannot access the private members of its superclass.
A subclass inherits all the methods and fields from its superclass, including private fields.
A subclass must override all the methods from its superclass.
A superclass can inherit from a subclass.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is method overriding in Java?
Changing the value of a method's parameters in the subclass.
Providing a specific implementation of a method that is already provided by its superclass.
Removing a method from the superclass in the subclass.
Calling a method from the superclass in the subclass.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct way to call a superclass method from a subclass in Java?
super.methodName();
this.methodName();
superclass.methodName();
methodName();
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a method is declared as final in the superclass, what can the subclass do with this method?
The subclass can override the method.
The subclass cannot override the method.
The subclass can only call the method, not override it.
The subclass can delete the method.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a rule for method overriding in Java?
The argument list must exactly match that of the overridden method.
The return type must be the same or a subtype of the return type declared in the original overridden method.
A method declared final cannot be overridden.
The overriding method must always be static if the overridden method is static.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if the `@Override` annotation is used with a method that does not override a superclass method?
The program will compile without any errors.
The program will throw a runtime exception.
The compiler will generate an error.
The method will be ignored during execution.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Google SketchUp Tool
Quiz
•
KG - University
19 questions
Bill Gates
Quiz
•
6th - 12th Grade
20 questions
Phishing quiz
Quiz
•
1st - 12th Grade
10 questions
Microsoft Teams
Quiz
•
KG - 12th Grade
10 questions
RO81 LO2 Hardware
Quiz
•
10th - 11th Grade
12 questions
Business Law 2.01
Quiz
•
9th - 12th Grade
15 questions
Unbound Report Quiz
Quiz
•
9th - 12th Grade
11 questions
Access
Quiz
•
10th Grade - University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
20 questions
Halloween movies trivia
Quiz
•
7th - 12th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
14 questions
Halloween Fun
Quiz
•
2nd - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
21 questions
Halloween & Math
Quiz
•
8th - 12th Grade
13 questions
Halloween Movie Trivia
Quiz
•
9th - 12th Grade
7 questions
Halloween - Myths & Legends
Interactive video
•
10th - 12th Grade
