Multiple choice

A variable whose length may vary during the execution of the program as long as the length does not exceed a maximum value determined by a program before it is executed is called

  1. semi-static

  2. static

  3. semi-dynamic

  4. dynamic

  5. None of these

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

This is the right answer.