Advertisements
Advertisements
Question
Which of the following method is used as a destructor?
Options
__init__( )
__dest__( )
__rem__( )
__del__( )
MCQ
Solution
__del__( )
shaalaa.com
Constructor and Destructor in Python
Is there an error in this question or solution?