πŸ“Š Computer
Q. Descending order of data hierarchy in data management in computing is
  • (A) Database-record-fields-filebytes- bit
  • (B) Database-file-record-fieldsbit- bytes
  • (C) Database-records-filesbytes- fields-bit
  • (D) Database-file-record-fteldsbyte- bit
βœ… Correct Answer: (D) Database-file-record-fteldsbyte- bit

Explanation: Data is organized in a data storage hierarchy of increasingly complex levels: bits, bytes, fields, records, files, and databases. Data are logically organized into: I Bits (characters) : a bit is the smallest unit of data representation (0 or 1); I Byte : a unit of digital information that most commonly consists of 8 bits; I Field : a field consists of a grouping of characters; I Record : record consists of fields, with each field describing an attribute of the entity; I File : a group of related records; I Database : anintegrated collection of logically related records or files

Explanation by: Chandrakant
Data is organized in a data storage hierarchy of increasingly complex levels: bits, bytes, fields, records, files, and databases. Data are logically organized into: I Bits (characters) : a bit is the smallest unit of data representation (0 or 1); I Byte : a unit of digital information that most commonly consists of 8 bits; I Field : a field consists of a grouping of characters; I Record : record consists of fields, with each field describing an attribute of the entity; I File : a group of related records; I Database : anintegrated collection of logically related records or files

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
544
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Chandrakant
Publisher
πŸ“ˆ
87%
Success Rate