Multiple choice

A file name has two parts i.e. Primary name and Extension name, which are separated by a

  1. space ( )

  2. colon ( : )

  3. dot ( . )

  4. comma ( , )

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

In most operating systems, the primary filename and the extension are separated by a period (dot), such as 'document.txt'.