Ask Question

Why should characters such as / / " ' *; - ? [ ] () ~! $ { } # @ & | space, tab, and newline be avoided in file names?

+1
Answers (2)
  1. 13 June, 13:10
    0
    There are special meanings with the characters such as / is used as a separator and / for directories. If they are used in a file name, the operating system will be confused by them.
  2. 13 June, 13:11
    0
    those special characters may have different usages in different operating sys, like the / is used for directory in Windows so they should be avoided in file names
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Why should characters such as / / " ' *; - ? [ ] () ~! $ { } # @ & | space, tab, and newline be avoided in file names? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers