Vidyalelo
Python · Q24

Formatting and Decorators

Programming · Python · question 24

Q24

Which module must be imported to use the @abstractmethod decorator in Python?

A.
abc
Answer
B.
decorators
C.
abstract
D.
abstractmethod

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board