BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Python Institute Exam PCAP-31-03 Topic 6 Question 60 Discussion

Actual exam question for Python Institute's PCAP-31-03 exam
Question #: 60
Topic #: 6
[All PCAP-31-03 Questions]

The__bases__property contains:

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Bernardo
5 months ago
I think it actually contains base class ids (int), as that's more logical for inheritance.
upvoted 0 times
...
Ivan
5 months ago
But wouldn't it make sense for it to contain base class names (str) instead?
upvoted 0 times
...
Nan
6 months ago
I disagree, I believe it contains base class objects (class).
upvoted 0 times
...
Ivan
6 months ago
I think the __bases__ property contains base class locations (addr).
upvoted 0 times
...
Deonna
6 months ago
I'm not sure, but I think C) base class names (str) could also be a possibility.
upvoted 0 times
...
Lashon
6 months ago
I agree with B), base class objects make the most sense in this context.
upvoted 0 times
...
Emogene
6 months ago
I think it's B) base class objects (class), because bases usually refer to the classes that a class inherits from.
upvoted 0 times
...
Rolande
6 months ago
A) base class locations (addr)
upvoted 0 times
...
Carman
7 months ago
The__bases__property contains:
upvoted 0 times
...

Save Cancel