briefly define record
Answers
Answered by
0
Answer:
1 : the state or fact of being recorded. 2 : something that records: such as. a : something that recalls or relates past events. b : an official document that records the acts of a public body or officer.
Answered by
0
Answer:
In computer data processing, a record is a collection of data items arranged for processing by a program. Multiple records are contained in a file or data set. The organization of data in the record is usually prescribed by the programming language that defines the record's organization and/or by the application that processes it. Typically, records can be of fixed-length or be of variable length with the length information contained within the record.
Similar questions