____ are available to all modules in the program.
A. Arguments
B. Global variables
C. Local variables
D. Parameters
Answer: B
Computer Science & Information Technology
You might also like to view...
Explain why genetic diversity is a good principle for secure development. Cite an example of lack of diversity that has had a negative impact on security
What will be an ideal response?
Computer Science & Information Technology
You can use special characters in cookies created in PHP.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
What is scope of the intSum variable in the following code?
Sub MyMacro() Dim intSum As Integer intSum = 10 * 2 MsgBox intSum End Sub a. None of the others b. Module level c. Macro level d. Application level
Computer Science & Information Technology
You can apply a drop shadow effect to a symbol using commands on the ____________________ menu.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology