Python_Institute
PCAP-31-03 · Question #25
A property that stores information about a given class's super-classes is named:
The correct answer is B. _bases_. See the full explanation below for the reasoning.
Question
A property that stores information about a given class's super-classes is named:
Options
- Aupper
- Bbases
- Cancestors
- Dsuper
How the community answered
(54 responses)- A7% (4)
- B70% (38)
- C6% (3)
- D17% (9)
Community Discussion
No community discussion yet for this question.