Name two reasons why programmers should be careful when using global variables.
What will be an ideal response?
There are two reasons programmers should be careful when using global variables. First, all functions within the file are able to change the value of the global variable; and second, there is a chance the global variable might conflict with a global variable located in one of the program include files.
Computer Science & Information Technology
You might also like to view...
Use the ________ dialog box to navigate to the drive on which you will be saving your folders and projects for this chapter
A) Save Form As B) Save Database As C) Save As D) Save Table As
Computer Science & Information Technology
The chain of custody is
a. The chain used to beat you into submission b. Another name of hand cuffs c. Several smaller custodies linked together d. A documented history of who has been in possession of a system
Computer Science & Information Technology