Multiple Choice
What is the correct data type of an accumulator variable used to store real estate sales totals?
A) string
B) numeric
C) text
D) character
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Programmers must be careful to use the
Q35: The decision that controls every loop is
Q36: You usually use the for statement with
Q37: In pseudocode, which statement is used to
Q38: The value that signals a loop to
Q40: Program logic gets more complicated when you
Q41: Programmers use the term "_" to describe
Q42: Reprompting for data validation of a user's
Q43: In all structured loops, the loop-controlling question
Q44: Good _ programs try to foresee all