A ____ variable is one whose storage has been created for it by a declaration statement located outside any function.

A. local
B. global
C. module
D. function


Answer: B

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. It is possible for a module to call itself. 2. The term 'callback potential' refers to the number of times a module calls itself. 3. The Fibonacci Series is a well-known mathematical problem that can be solved recursively. 4. The only language that cannot use recursion is Python.

Computer Science & Information Technology

By default, when a non-numeric field is added to a PivotTable, it is placed in the ________ area

A) VALUES Area B) FILTER Area C) ROWS Area D) COLUMNS Area

Computer Science & Information Technology

____ is a nontechnical method of getting password information from individuals.

A. Social networking B. Social engineering C. Social objecting D. Social management

Computer Science & Information Technology

What is the function of the Transport layer of the OSI model?

What will be an ideal response?

Computer Science & Information Technology