nerdexam
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)
  • A
    7% (4)
  • B
    70% (38)
  • C
    6% (3)
  • D
    17% (9)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice