The correct answer is: A. Datasheet
A datasheet is a tabular layout of data, in which each row represents a record and each column represents a field. Datasheets are often used in forms, where a single record may appear in multiple rows in order to fully display the field name label and data.
A tabular layout is a type of layout in which data is organized in rows and columns. Tabular layouts are often used in tables, spreadsheets, and databases.
A justified layout is a type of layout in which text is aligned to both the left and right margins. Justified layouts are often used in newspapers, magazines, and books.
A columnar layout is a type of layout in which data is organized in columns. Columnar layouts are often used in charts, graphs, and tables.
Here is an example of a datasheet:
| Field Name | Data |
|—|—|
| Name | John Doe |
| Address | 123 Main Street |
| City | San Francisco |
| State | CA |
| Zip Code | 94105 |
As you can see, each row in the datasheet represents a record, and each column represents a field. The field name label is displayed in the first column, and the data for that field is displayed in the second column. In this example, the field name label is “Name” and the data for that field is “John Doe”.
I hope this helps! Let me know if you have any other questions.