A

Admin • 832.70K Points
Coach

Q. Which one is false regarding global variables?

  • (A) Global variables can only be read inside the function declaring the variable as global inside the function.
  • (B) Global variables remain in memory till the end of the program
  • (C) Global variables are those which are declared in global scope.
  • (D) None of the above
  • Correct Answer - Option(A)
  • Views: 14
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.