PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which of the following is not a valid namespace?
A. Global namespace
B. Public namespace
C. Built-in namespace
D. Local namespace
Show Answer
Next Question
Correct Answer:
B
Explanation: During a Python program execution, there are as many as three namespaces - built-in namespace, global namespace and local namespace.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap