Python Institute Certified Associate in Python Programming PCAP-31-03 Question # 22 Topic 3 Discussion

Python Institute Certified Associate in Python Programming PCAP-31-03 Question # 22 Topic 3 Discussion

PCAP-31-03 Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

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


A.

there can be more than one constructor in a Python class


B.

the constructor must return a value other than None


C.

the constructor is a method named __init__


D.

the constructor must have at least one parameter


Get Premium PCAP-31-03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.