Q. What is a variable defined inside a function referred to as? (Solved)
1. static variable
2. global variable
3. local variable
4. automatic variable
- c. local variable
1. static variable
2. global variable
3. local variable
4. automatic variable