In an inheritance relationship, the is the general class.
Python Chapter 11: Inheritance

Quiz
•
Computers
•
Professional Development
•
Medium
Alejandro Hidalgo
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
subclass
superclass
primary class
child class
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In an inheritance relationship, the is the specialized class.
superclass
secondary class
subclass
parent class
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose a program uses two classes: Airplane and JumboJet.
Which of these would most likely be the subclass?
Airplane
JumboJet
Both
Neither
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This characteristic of object-oriented programming allows the correct version of an overridden method to be called when an instance of a subclass is used to call it.
polymorphism
inheritance
generalization
specialization
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You can use this to determine whether an object is an instance of a class.
the in operator
the is_object_of function
the isinstance function
the error messages that are displayed when a program crashes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Polymorphism allows you to write methods in a subclass that have the same name as methods in the superclass.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is not possible to call a superclass’s init method from a subclass’s init method.
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Quiz 3.3

Quiz
•
Professional Development
15 questions
KMeans & AHC

Quiz
•
Professional Development
15 questions
AJP 6CSN

Quiz
•
Professional Development
10 questions
Basic Python

Quiz
•
Professional Development
10 questions
PreTraining4PillarsOOP

Quiz
•
Professional Development
10 questions
Variable Definition

Quiz
•
Professional Development
15 questions
java 13-10-2023

Quiz
•
Professional Development
10 questions
Java main() and Scanner

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade