Which of the following is not true of static local variables?

a) They’re accessible outside of the function in which they are de-fined.
b) They retain their values when the function is exited.
c) They’re initialized to zero if not explicitly initialized by the pro-grammer.
(d) They can be pointers.

a) They’re accessible outside of the function in which they are de-fined.

Computer Science & Information Technology

You might also like to view...

What device would you use to amplify your wireless signal?

a. dual-band N router b. network extender device c. network access switch d. wireless range extender

Computer Science & Information Technology

_______ are problems with no practical algorithmic solutions.

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

Computer Science & Information Technology