Q. Which class defines abstract classes in Python?
Solution:
ABC from the abc module defines abstract base classes in Python.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
ABC from the abc module defines abstract base classes in Python.
Strengthen Your Practice with our comprehensive question bank.