
What Do You Remember About Inheritance

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Mrs. Cossa
Used 4+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If we want to make Athlete a subclass of Robot, what keyword do we use below?
public class Athlete ____?____Robot
extends
isa
implements
subclass
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If Athlete extends Robot, which is NOT true?
Athlete inherits from Robot
Robot inherits from Athlete
Athlete is the subclass
Robot is the superclass
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We have 3 classes: Robot with a subclass Athlete with a subclass Climber. All objects need to be able to "move()". Where should this method be defined?
In all 3 classes
Climber
Athlete
Robot
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We have 3 classes: Robot with a subclass Athlete with a subclass Climber. Climber objects need to be able to "climb()". Where should this method be defined?
In all 3 classes
Climber
Athlete
Robot
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
We have 3 classes: Robot with a subclass Athlete with a subclass Climber. Athlete and Climber objects need to be able to "turnRight()". Where should this method be defined?
In all 3 classes
Climber
Athlete
Robot
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Constructors are not inherited. However, subclasses can still call constructors from the superclass with what keyword?
extends
new
const
super
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A Climber class has a method climbUpRight(). Although the subclass, HillClimber, inherits this method it redefines it with a different defintiion. This is called?
overriding
overloading
a waste of time
inheritance
Similar Resources on Wayground
10 questions
Grade 12 Quiz 3 - AI Ethics

Quiz
•
12th Grade
7 questions
Components of a robot

Quiz
•
9th Grade
12 questions
Java Quiz 1

Quiz
•
9th Grade
10 questions
Components of a Robot

Quiz
•
10th Grade
10 questions
Lego Spike - Challenge 1 Quiz

Quiz
•
6th Grade - University
10 questions
Universal Robots Module 5 Quiz

Quiz
•
12th Grade
10 questions
Robotics Quiz

Quiz
•
11th Grade
10 questions
Grade 11 Quiz 1 - End Effectors

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade