A(n) ____ variable is a numeric variable used for adding something together.
A. static
B. named
C. accumulator
D. counter
Answer: C
Computer Science & Information Technology
You might also like to view...
How can you use utility programs and a shell to create your own applications?
What will be an ideal response?
Computer Science & Information Technology
Describe how testing activities can be initiated well before implementation activities. Explain why this is desirable.
What will be an ideal response?
Computer Science & Information Technology
Which of the following would not produce the correct monthly payment on a loan of $13,000 which will be paid off in 5 years with an annual interest rate of 6%?
A) =PMT(.5%,60,-13000 ) B) =PMT(6%/12,60,-13000) C) =PMT(6%,60,-13000 ) D) =PMT(.5%,5*12,-13000)
Computer Science & Information Technology
Early computer systems were designed to handle data records individually.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology