Multiple Choice
If no class description is included in the declaration statement of a local variable, the variable is automatically assigned to the ____ class.
A) auto
B) static
C) extern
D) register
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The same variable name cannot be declared
Q23: The _ of a variable defines the
Q24: The four available storage classes are called
Q25: The scope of a variable influences or
Q26: The scope of a global static variable
Q28: A memory stack is simply an area
Q29: Functions that call themselves are referred to
Q30: Global variables are only meaningful when used
Q31: Storage for automatic local variables is automatically
Q32: You can take the address of a