record
title
list
string E. None of the above
Answer is Right!
Answer is Wrong!
The correct answer is: A. record
A record is a group of data items that are related to each other and are stored together for storage purposes. A record can be thought of as a row in a table. Each data item in a record is called a field. The fields in a record are usually defined by a schema. A schema is a description of the structure of a record.
The other options are incorrect because:
- A title is a word or phrase that identifies a document, chapter, or section.
- A list is a collection of items that are ordered in some way.
- A string is a sequence of characters.
I hope this helps!