Multiple Choice
Coding a function prototype as ____ makes sense when the function is used by a number of other functions in a source code file.
A) private
B) global
C) local
D) void
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: Some (but not all) recursive functions can
Q39: When the values of two variables are
Q40: As long as a function has not
Q41: Except for symbolic constants and function prototypes,
Q42: The variable secnum is _.<br>Int main()<br>{<br>Int secnum;<br>)
Q44: When the function returns control to its
Q45: A variable with a _ scope is
Q46: A declaration statement that specifically contains the
Q47: _ is a high-speed storage area physically
Q48: The scope of a variable can be