Python
Python
Which method is automatically executed when an instance of the class is created in memory?
Which method is automatically executed when an instance of the class is created in memory?
Which method is automatically executed when an instance of the class is created in memory?
Answer: __init__
Learn More :