PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Blog available for sell
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
What does print(Test.__name__) display (assuming Test is the name of the class) ?
A. ()
B. Exception is thrown
C. Test
D. __main__
Show Answer
Next Question
Correct Answer:
C
Explanation: __name__ built-in class attribute is used to display the class name.
© 2024-2025 Python Circle
Contact
Sponsor
Archive
Sitemap