Default time in UNIX is called
-
EPOCH
-
JULIAN
-
Both the above
-
None of the above
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.