Computer Science, asked by azeefah15, 4 months ago

The file name and extension are separated by a ___________ sign.

a) ,(comma) b) ;(semicolon) c) ‘ (apostrophe) d) . (period)​

Answers

Answered by 141167dd74
3

Answer:

the file name and extension are separated by a period sign

Answered by ChitranjanMahajan
0

Option D : The file name and extension are separated by a period sign.

  • The conventional naming of any file has the file name and the file extension joined using the period i.e. '.' in between.
  • The file extension denotes the type of the file
  • Ex. '.doc' denotes a Word document, '.xlsx' denotes an Excel sheet, '.pptx' denotes a PowerPoint presentation, '.mp3' denotes an audio file, '.mp4' denotes a video file, etc.
  • File Extensions inform the computer which application will be used to create or open that file.
  • It also suggests that the computer has an icon based on the file type.
  • File names are for the user's reference that generally denotes the file's title for user identification.
  • Each file type with different extensions stores different types of data within it.

Hence, the file name and file extension is separated by a period.

To learn more about File Extensions, visit

https://brainly.in/question/49172583

#SPJ6

Similar questions