A variable that is visible to every form in a program is said to have scope.

(A) class
(B) module
(C) global
(D) namespace


(D) namespace

Computer Science & Information Technology

You might also like to view...

Programming flag variables are used in programs for remembering states or conditions. What are the two best data types to use for flags? Give an example of a flag that remembers if a value is negative, zero or positive.

What will be an ideal response?

Computer Science & Information Technology

A function that does not alter a linked list, but looks at the list to determine whether it is empty, is an example of a(n) ________ function.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ is the number of payments over the life of a loan

Fill in the blank(s) with correct word

Computer Science & Information Technology

The feature that reflows text as you move or size an object so that you can view the placement of surrounding text is:

A) Print Preview. B) Text Wrap. C) Wrap Layout. D) Live Layout.

Computer Science & Information Technology