Python Programming - Inheritance - Discussion
Discussion Forum : Inheritance - General Questions (Q.No. 35)
35.
What is the purpose of the
@abstractmethod
decorator?
Answer: Option
Explanation:
The
@abstractmethod
decorator is used to define an abstract method in a class, which must be implemented by any concrete subclasses.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers