FC0-U61 · Question #672
A log entry indicating the deletion of a file by a user during a previous session is an example of data:
The correct answer is D. persistence.. A log entry indicating the deletion of a file by a user during a previous session is an example of data persistence, as the information remains stored and accessible after the original event.
Question
A log entry indicating the deletion of a file by a user during a previous session is an example of data:
Options
- Aanalysis.
- Bexportation.
- Cquerying.
- Dpersistence.
How the community answered
(29 responses)- B3% (1)
- C3% (1)
- D93% (27)
Why each option
A log entry indicating the deletion of a file by a user during a previous session is an example of data persistence, as the information remains stored and accessible after the original event.
Data analysis involves examining data to find patterns or insights, which would be done *on* the log entry, not what the log entry itself represents.
Data exportation is the process of transferring data from one system or format to another, which is not directly illustrated by a simple log entry of a past event.
Data querying is the act of requesting specific information from a database or log, which again, is an action *on* the data, not a characteristic of the data's fundamental existence.
Data persistence refers to the characteristic of data remaining available and unchanged after the application that created it has terminated or after the computer system has been powered off. A log entry stored for a previous session demonstrates that the information has been persistently recorded.
Concept tested: Data characteristics - persistence
Topics
Community Discussion
No community discussion yet for this question.