The value in a __________ variable persists between function calls.

a. dynamic
b. global
c. floating-point
d. static local
e. counter

d. static local

Computer Science & Information Technology

You might also like to view...

Which of the following is false?

a. Method finalize does not take parameters and has return type void. b. Memory leaks using Java are rare because of automatic garbage collection. c. Objects are marked for garbage collection by method finalize. d. The garbage collector reclaims unused memory.

Computer Science & Information Technology

What tag can be used to apply formatting inline, within another element?

What will be an ideal response?

Computer Science & Information Technology