Multiple Choice
To use a stored address, C provides us with an indirection operator, ____.
A) %
B) ^
C) &
D) *
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The initialization of static variables (both local
Q14: In _ initialization, initialization occurs each time
Q15: When a function invokes itself, the process
Q16: C functions are constructed to be independent
Q17: Unlike automatic variables that can be initialized
Q19: While a function is executing, only the
Q20: A function can invoke a second function,
Q21: Global variables can be used by all
Q22: The same variable name cannot be declared
Q23: The _ of a variable defines the