Multiple choice

The default time separator is _____.

  1. @

  2. $
  3. :

  4. ;

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

The colon (:) is the universal standard time separator used to separate hours, minutes, and seconds in digital time displays (e.g., 14:30:45). This convention is used across virtually all computing systems.