Multiple Choice
____ variables and constants are known to the entire program.
A) Local
B) Transient
C) Heap
D) Global
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Match each term with a statement below.<br><br>-A
Q7: A _ variable is not used for
Q8: Programmers say that variables and constants declared
Q9: Explain the purpose of temporary variables.
Q10: Depending on the programming language being used,modules
Q12: The mainline logic of almost every procedural
Q13: Program _ are written explanations that are
Q14: List three reasons for modularizing a large
Q15: _ is where a variable's data type
Q16: Match each term with a statement below.<br><br>-The