Multiple Choice
A ____ variable is not used for input or output,but instead is just a working variable that you use during a program's execution.
A) programming
B) throw away
C) temporary
D) calculating
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The _ dictate the order in which
Q3: As programs become larger and more complicated,the
Q4: Explain the purpose of detail loop tasks.
Q5: Discuss why it is important to maintain
Q6: Match each term with a statement below.<br><br>-A
Q8: Programmers say that variables and constants declared
Q9: Explain the purpose of temporary variables.
Q10: Depending on the programming language being used,modules
Q11: _ variables and constants are known to
Q12: The mainline logic of almost every procedural