The correct answer is: C. Queries.
A query is a question that you ask of a database. It is a way of extracting information from the database that is relevant to your needs. Queries can be used to find specific data, to generate reports, or to update data in the database.
Tables are the basic building blocks of a database. They store data in rows and columns. Each row represents a single record, and each column represents a single field.
Reports are a way of presenting the results of a query in a formatted way. They can be used to generate invoices, sales reports, or any other type of document that requires data from the database.
Forms are a way of entering data into a database. They can be used to create new records, update existing records, or delete records.
I hope this helps! Let me know if you have any other questions.