True/False
Except for symbolic constants and function prototypes, local variables should almost never be used.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: _ variables may be declared as members
Q37: _ variables allow the programmer to "jump
Q38: Some (but not all) recursive functions can
Q39: When the values of two variables are
Q40: As long as a function has not
Q42: The variable secnum is _.<br>Int main()<br>{<br>Int secnum;<br>)
Q43: Coding a function prototype as _ makes
Q44: When the function returns control to its
Q45: A variable with a _ scope is
Q46: A declaration statement that specifically contains the