1.

__________ is a variable that remains in memory, and retains its value even after the procedure declaring it ends.

A. Procedure-level variable
B. Class-level variable
C. Static variable
D. Dynamic variable
Answer» D. Dynamic variable


Discussion

No Comment Found