Multiple choice

Report generators are used to

  1. store data input by a user

  2. retrieve information from files

  3. answer queries

  4. both (2) and (3)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Report generators retrieve information from files AND answer queries to produce formatted output. Options A and C are incomplete - report generators do more than just store input or answer queries in isolation. Option D correctly combines both functions.