212-89 · Question #42
Which of the following is not called volatile data?
The correct answer is C. Creation dates of files. Volatile data refers to information that is stored temporarily and is lost when a computer is turned off or restarted, such as RAM contents, including open sockets and open ports, the date and time of the system, and the state of the network interface. The creation dates of…
Question
Which of the following is not called volatile data?
Options
- AOpen sockets er open ports
- BThe dale a no Lime of the system
- CCreation dates of files
- DState of the network interface
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C90% (35)
- D3% (1)
Explanation
Volatile data refers to information that is stored temporarily and is lost when a computer is turned off or restarted, such as RAM contents, including open sockets and open ports, the date and time of the system, and the state of the network interface. The creation dates of files, however, are considered non-volatile data because they are preserved on the hard drive and remain available after the system is restarted or turned off. Non-volatile data is stored on persistent storage mediums like hard drives, SSDs, and magnetic tapes, where it remains until it is deleted or
Topics
Community Discussion
No community discussion yet for this question.