Which type of data would be considered an example of volatile data?
- web browser cache
- log files
- memory registers
- temp files
Answers Explanation & Hints:
Volatile data is data stored in memory such as registers, cache, and RAM, or it is data that exists in transit. Volatile memory is lost when the computer loses power. |