Multiple Choice
____ variables are those that are known to all functions in a program.
A) Global
B) Local
C) General
D) Modular
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: The principle of _ is a programming
Q9: When should you use an inline function?
Q10: A(n) _ value is a value sent
Q11: When you use a(n) _ function, a
Q12: The _ of a variable is the
Q14: Match each term with the correct statement
Q15: A variable that acts as an alias
Q16: Any variable listed in a function header
Q17: The statement return letter; can be alternatively
Q18: When you declare a pointer, you insert