Why is it unnecessary to pass global variables between functions?
What will be an ideal response?
Global variables are not passed between functions, because the functions can see them directly.
Computer Science & Information Technology
You might also like to view...
When connecting a router to an external CSU/DSU, which serial cable type is typically used?
A) DCE B) RTS C) CTS D) DE E) DTE
Computer Science & Information Technology
A(n) ____ is a named unit of storage.
A. index B. application C. operator D. file
Computer Science & Information Technology