Vidyalelo
Python · Q15

Functions in Python

Programming · Python · question 15

Q15

What is a variable defined outside a function referred to as?

A.
A static variable
B.
A global variable
Answer
C.
A local variable
D.
An automatic variable

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board