Multiple Choice
The four available storage classes are called auto, static, extern, and ____.
A) stack
B) intern
C) void
D) register
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q25: The scope of a variable influences or
Q26: The scope of a global static variable
Q27: If no class description is included in
Q28: A memory stack is simply an area
Q29: Functions that call themselves are referred to