Examveda

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

A. A static variable

B. A global variable

C. A local variable

D. An automatic variable

Answer: Option B


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python