Q. _______ is a variable whose length may vary during the execution, but the length cannot exceed a maximum values defined before the program is executed. (Solved)
1. dynamic
2. static
3. semi static
4. global
- c. semi static
1. dynamic
2. static
3. semi static
4. global