Multiple choice technology operating systems

Default time in UNIX is called

  1. EPOCH

  2. JULIAN

  3. Both the above

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Unix/Linux systems, the default time reference point is called the Epoch. Unix time is measured as the number of seconds since January 1, 1970 00:00:00 UTC (the Unix Epoch). This is the standard time reference for all Unix timestamp calculations.