an object with a user-friendly interface for data entry
a feature used to write queries
a chart to display statistical data
Hide Solution
Verified By Collegedunia
The Correct Option isB
Solution and Explanation
A "form" in a database is a tool used to create an easy-to-use interface for entering, updating, or displaying data. It allows users to interact with the database without directly interacting with the raw data or tables.
Step 2: Analyzing the options.
(A) a tool used only for storing data in tables: Incorrect. This describes tables, not forms.
(B) an object with a user-friendly interface for data entry: Correct. A form is designed to provide a user-friendly interface for entering data into the database.
(C) a feature used to write queries: Incorrect. Queries are written in a query interface, not in a form.
(D) a chart to display statistical data: Incorrect. A chart is used for data visualization, not for data entry.
Step 3: Conclusion.
Therefore, the correct answer is (B) an object with a user-friendly interface for data entry.
Final Answer:} an object with a user-friendly interface for data entry.