__del__ method is used to destroy instances of a class.
(a) True
(b) False
The question was posed to me during an interview for a job.
The query is from Classes and Objects in division Classes and Objects, Inheritance, Polymorphism, Encapsulation and Exception Handling of Python