CompTIA Linux+ Powered by LPI (LX0-104) — Question 31

What is true regarding the time in a Linux system?

Answer options

Correct answer: B

Explanation

Option B is correct because applications in Linux typically rely on standard libraries to convert Unix time to the local time zone. Option A is incorrect since the BIOS clock does not always reflect the current local time and time zone accurately. Option C is wrong because most systems use time synchronization protocols that do not require a new connection for each time query. Option D is also incorrect; processes can usually read the updated system time without needing to restart.