nerdexam
Python_Institute

PCAP-31-03 · Question #135

The__bases__property contains:

The correct answer is B. base class objects (class). See the full explanation below for the reasoning.

Question

The__bases__property contains:

Options

  • Abase class locations (addr)
  • Bbase class objects (class)
  • Cbase class names (str)
  • Dbase class ids (int)

How the community answered

(60 responses)
  • A
    3% (2)
  • B
    80% (48)
  • C
    12% (7)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice