Python Zybooks Module 13 - Inheritance

Quiz
•
Science, Other
•
University
•
Hard
Karen Diggs
Used 41+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_____ is a concept where the derived class acquires the attributes of its base class.
Encapsulation
Inheritance
Abstraction
Polymorphism
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Class Healthcare has the methods Pharmacy() and Labs(). Class Hospitals is derived from Healthcare and has the methods Doctor(), Patients(), and Nurses(). Afterh = Hospitals()executes, how many different methods can object h call, ignoring constructors?
7
5
3
4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the base class for the other classes in the given statement.
Planet is derived from SolarSystem; SolarSystem is derived from Galaxy; Galaxy is derived from Universe.
SolarSystem
Planet
Galaxy
Universe
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is not true?
Inheritance tree describes the hierarchy between base and derived classes.
A derived class can access the attributes of all of its base classes via normal attribute reference operations
A derived class inherits the attributes of the base class, and then adds additional attributes
When adding a new derived class, a programmer has to change the base class as well.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A derived class may define a method having the same name as the base class means that:
a derived class method overrides the method of the base class
a base class method overrides the method of the derived class.
the functionality of the method is the same in both derived and base class.
a derived class method overloads the method of the base class.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify which relationship of the everyday items is a has-a relationship.
Baseball/Sport
Truck/Vehicle
University/Library
Aspirin/Medicine
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify which relationship of the everyday items is an is-a relationship.
Basketball/Sport
Car/Transmission
Calculator/Display
Pizza/Topping
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Phylogeny and Cladistics

Quiz
•
10th Grade - University
15 questions
Cladistics

Quiz
•
11th Grade - University
10 questions
Quiz 1 (Physical Quantities)

Quiz
•
University
15 questions
Etymology

Quiz
•
12th Grade - University
15 questions
Hierarchy

Quiz
•
7th Grade - University
15 questions
SI/Metric Units

Quiz
•
8th Grade - University
10 questions
C++ set 3

Quiz
•
University
15 questions
Taxonomy and Classification Vocabulary

Quiz
•
7th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade