Multiple Choice
In a(n) ____ environment,all memory allocation can be performed at load time,and the location of all variables are fixed for the duration of program execution.
A) dynamic
B) universal
C) global
D) fully static
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: The _ is the memory allocated for
Q41: In C and Java,parameters passed by value
Q42: Reference counting is a lazy method of
Q43: A procedure specification includes its name,the names
Q44: When you define a procedure,the parameters you
Q45: In strongly typed languages,procedure calls must be
Q46: A procedure with no nonlocal dependencies is
Q47: If a parameter behaves as a constant
Q48: Pass _ copies in the parameter value,and
Q50: In pass by name parameter passing,arguments are