Multiple choice

Which of the following classes concerns itself with the permanence of the variables?

  1. Automatic storage class

  2. Static storage class

  3. Register storage class

  4. Storage structure

  5. The RemoteStackVariable class

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Static storage class concerns itself with the permanence of the variables.