Q. What is the importance of the init method in a class?
β
Correct Answer: (C)
It initializes the attributes of a class when an object is created
You must be Logged in to update hint/solution