Multiple Choice
It is recommended that programmers should avoid using _____ variables in a program when possible.
A) local
B) global
C) string global
D) keyword
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The math function atan(x)returns one tangent of
Q30: What does the following statement mean?<br>Num1, num2
Q31: Functions in the standard library are stored
Q33: Arguments are passed by _ to the
Q38: The top-down design breaks down the overall
Q39: The 'P' in the acronym IPO refers
Q39: The function header begins with the keyword
Q40: To assign a value to a global
Q49: In Python there is no restriction on
Q59: The function header marks the beginning of