PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
What is a variable defined inside a function referred to as?
A. A global variable
B. A volatile variable
C. A local variable
D. An automatic variable
Show Answer
Next Question
Correct Answer:
C
Explanation: The variable inside a function is called as local variable and the variable definition is confined only to that function.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap