What is a static variable?

A. It retains its value until the program is terminated.
B. The variable is visible to all parts of the program.
C. The variable is never initialized.
D. The variable is free to be assigned any value until the program is terminated.

A. It retains its value until the program is terminated.

Computer Science & Information Technology

You might also like to view...

Classes for creating, reading and manipulating XML documents are located in namespace ________.

a) System.Xml b) System.Xml.Linq c) Microsoft.Xml d) a and b

Computer Science & Information Technology

If the / filesystem becomes corrupted, the system is unstable and must be turned off.

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

Computer Science & Information Technology