easy interface to enter record in computer
Answers
Answered by
0
Explanation:
Explanation:In computer science, a record (also called a structure, struct, or compound data) is a basic data structure. Records in a database or spreadsheet are usually called "rows".[1][2][3][4]
Explanation:In computer science, a record (also called a structure, struct, or compound data) is a basic data structure. Records in a database or spreadsheet are usually called "rows".[1][2][3][4]A record is a collection of fields, possibly of different data types, typically in a fixed number and sequence.[5] The fields of a record may also be called members, particularly in object-oriented programming; fields may also be called elements, though this risks confusion with the elements of a collection.
Explanation:In computer science, a record (also called a structure, struct, or compound data) is a basic data structure. Records in a database or spreadsheet are usually called "rows".[1][2][3][4]A record is a collection of fields, possibly of different data types, typically in a fixed number and sequence.[5] The fields of a record may also be called members, particularly in object-oriented programming; fields may also be called elements, though this risks confusion with the elements of a collection.For example, a date could be stored as a record containing a numeric year field, a month field represented as a string, and a numeric day-of-month field.
Similar questions
Math,
1 month ago
Science,
1 month ago
Math,
1 month ago
Chemistry,
2 months ago
Accountancy,
2 months ago
Social Sciences,
9 months ago
Sociology,
9 months ago
Math,
9 months ago