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...
A(n) ________ consists of 8 bits and represents a single character in modern computer systems
Fill in the blank(s) with correct word
Computer Science & Information Technology
When a user clicks the left mouse button on a control in a form, the ____ event is triggered.
A. Mouse Down B. Click C. Open D. Change
Computer Science & Information Technology