user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

62. Explain the creation of an empty Python Class. 

user image

Abhishek Mishra

2 years ago

An empty class is one that has no defined code within its block. It can be produced by using the pass keyword. Despite the fact that you can create these class objects outside of the class. The PASS command does not do anything in Python. It becomes a null assertion or statement.

Recent Doubts

Close [x]