The correct answer is B. Reports.
A report is a database object that produces the final result to present. It is a formatted presentation of data that is derived from one or more tables. Reports can be used to summarize data, analyze data, and create charts and graphs.
A form is a database object that allows users to enter or update data in a table. Forms can be used to create a user-friendly interface for data entry.
A query is a database object that retrieves data from one or more tables. Queries can be used to select specific data, filter data, and join data from multiple tables.
A table is a database object that stores data. Tables are made up of rows and columns. Each row represents a record, and each column represents a field.
I hope this helps! Let me know if you have any other questions.