Final answer:
The correct answer is A. Query. A query is used to retrieve specific data from a database by specifying certain conditions or criteria.
Step-by-step explanation:
The correct answer is A. Query. A query is used to retrieve specific data from a database by specifying certain conditions or criteria. It allows users to ask questions about the data and get relevant information.
For example, if a student wanted to know how many books in a library were written by a certain author, they could use a query to retrieve that information from the database.
Other options mentioned in the question are not used to answer questions about the data in a database. Macros and modules are used for automation and performing specific tasks, forms are used for data entry and display, and tables store the actual data.