A(n) ____ is a numeric variable used for adding together something.

A. counter
B. updater
C. incrementer
D. accumulator


Answer: D

Computer Science & Information Technology

You might also like to view...

Given: A file with the internal name payfile whose records contain each employee’s ID number and rate of hourly pay. Which of the following will assign the values of one record to the variables named IDNum and Pay?

a. Read IDNum, Pay, payfile b. Read From payfile Write IDNum, Pay c. Read payfile, IDNum, Pay d. Read payfile, IDNumber, payrate, IDNum, Pay

Computer Science & Information Technology

Display all employee names (last name and first name separated by a comma and a space) with proper case, and salary with currency format.

Write queries for the following. (Use tables created in Chapter 4 Lab Activity.)

Computer Science & Information Technology

For whom is predictive typing useful?

What will be an ideal response?

Computer Science & Information Technology

What command enables you to bring up a utility to modify startup options in Windows?

A) MSCONFIG B) SERVICES.MSC C) DRWSTN32 D) PERFMON.MSC

Computer Science & Information Technology