Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Python Institute PCAP-31-03 Exam - Topic 5 Question 24 Discussion

What is true about Python class constructors? (Choose two.)
C) the constructor is a method named __init__ and D) the constructor must have at least one parameter
A) there can be more than one constructor in a Python class
B) the constructor must return a value other than None

Python Institute PCAP-31-03 Exam - Topic 5 Question 24 Discussion

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

What is true about Python class constructors? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: C, D

Contribute your Thoughts:

0/2000 characters
Cory
9 months ago
Wait, are you sure about that None thing? Sounds weird.
upvoted 0 times
...
Tonette
9 months ago
Yeah, it must have at least one parameter!
upvoted 0 times
...
Bronwyn
9 months ago
Constructors don’t return values other than None, right?
upvoted 0 times
...
Maryann
9 months ago
I thought you could have multiple constructors in Python?
upvoted 0 times
...
Justine
9 months ago
The constructor is definitely named __init__.
upvoted 0 times
...
Buck
10 months ago
I feel like the constructor must have at least one parameter, but I can't recall if it's mandatory or just common practice.
upvoted 0 times
...
Rashad
10 months ago
I practiced a question similar to this, and I think the constructor does not need to return a value, so option B seems wrong.
upvoted 0 times
...
Paris
10 months ago
I'm not sure if there can be more than one constructor in a class. I think I read something about method overloading, but Python handles it differently.
upvoted 0 times
...
Lizette
10 months ago
I remember that the constructor in Python is usually the __init__ method, so I think option C is definitely true.
upvoted 0 times
...
Ma
10 months ago
I'm not too familiar with the gTAA framework, to be honest. But based on the question, it seems like the generation layer would be the most relevant since it's about automatically generating test cases and test data. I'll give that a shot and see how it goes.
upvoted 0 times
...
Kristel
10 months ago
This might be one of those cases where you have to look at the route-map configurations. I'm wary about getting the syntax right though.
upvoted 0 times
...

Save Cancel