Python Programming - Classes - Discussion
Discussion Forum : Classes - General Questions (Q.No. 13)
13.
What is the purpose of the
@abstractmethod
decorator?
Answer: Option
Explanation:
The
@abstractmethod
decorator is used to define abstract methods in an abstract class. Any concrete subclass must implement these abstract methods.
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