A local variable that is declared as ____ causes the program to keep the variable and its latest value even when the function that declared it is through executing.

A. auto
B. static
C. extern
D. register

Answer: B

Computer Science & Information Technology

You might also like to view...

Network technicians are expected to personally resolve all problems referred to them

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of following is the most basic form of IDS?

A. Anomaly-based B. Behavioral-based C. Signature-based D. Statistical-based

Computer Science & Information Technology