Advertisements
Advertisements
Question
Which of the following method is automatically executed when an object is created?
Options
__object__( )
__del__( )
__func__( )
__init__( )
MCQ
Solution
__init__( )
shaalaa.com
Creating Objects
Is there an error in this question or solution?