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

a. They are accessible outside of the function in which they are defined.
b. They retain their values when the function in which they are defined terminates.
c. They are initialized to zero if not explicitly initialized by the programmer.
d. They can be of type int.

a. They are accessible outside of the function in which they are defined.

Computer Science & Information Technology

You might also like to view...

Which of the following is not a common trait of digital natives?

A) Digital natives connect, create, and comment around real-time content when so inspired. B) Digital natives live in a disconnected state via their mobile networks. C) Digital natives rely on social tools to get information. D) Digital natives are not bound by location.

Computer Science & Information Technology

If a certificate is not renewed before the validity period expires, the certificate can still be used until the renewal period ends.

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

Computer Science & Information Technology