In order to assure the quality of data entered into the system, it is important to capture data effectively. What are the guidelines to be remembered for effective and efficient data capture?

What will be an ideal response?


A. Decide what to capture
B. Let the computer do the rest
C. Avoid bottlenecks and extra steps
D. Start with a good form
E. Choose a data entry method

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The computer will carry out the instructions that follow the symbol // 2. A program must have a main function. 3. The following is an example of a declaration statement: cout << “Enter a number: ”; 4. An identifier must start with a letter or an underscore. 5. It is best to use very short identifiers.

Computer Science & Information Technology

What can you do to reduce the use of virtual memory?

What will be an ideal response?

Computer Science & Information Technology

To test whether a character is one of ‘0’, ‘1’, ‘2’, ‘3’, ‘4’, ‘5’, ‘6’, ‘7’, ‘8’, or ‘9’, use the _______ standard library function.

a. isnumber b. isnotalpha c. isnumeric d. isdigit e. all of the above

Computer Science & Information Technology

You can only apply one transition to a presentation

Indicate whether the statement is true or false

Computer Science & Information Technology