Multiple Choice
The ____ of a variable is the time during which it is defined-from declaration to destruction.
A) scope
B) duration
C) encapsulation
D) lifetime
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: _ a function name involves creating multiple
Q8: The principle of _ is a programming
Q9: When should you use an inline function?
Q10: A(n) _ value is a value sent
Q11: When you use a(n) _ function, a
Q13: _ variables are those that are known
Q14: Match each term with the correct statement
Q15: A variable that acts as an alias
Q16: Any variable listed in a function header
Q17: The statement return letter; can be alternatively