Answer: C. A table
Step-by-step explanation:
In a relational database the most important component is the table which contains information arranged in rows and columns. These tables are like sheets found in a spreadsheet. The rows each contain a record while the columns represent a field of data. The rows intersect with a column to form a cell, which is similar to cells found in a spreadsheet. Each record in the database has a unique identifier, similar to how rows are identified by a number in a spreadsheet.