Computer Hacking Forensic Investigator (CHFI v10) — Question 55
Data Files contain Multiple Data Pages, which are further divided into Page Header, Data Rows, and Offset Table. Which of the following is true for Data Rows?
Answer options
- A. Data Rows store the actual data
- B. Data Rows present Page type. Page ID, and so on
- C. Data Rows point to the location of actual data
- D. Data Rows spreads data across multiple databases
Correct answer: A
Explanation
The correct answer is A, as Data Rows are specifically responsible for holding the actual data entries in a Data Page. Options B and C refer to the characteristics and functions of other components within the Data Page, while option D is incorrect because Data Rows do not distribute data across multiple databases.