QUESTION IMAGE
Question
which character should you not use in a web page filename? a - b ( c . d _
Brief Explanations
In web page filenames, certain characters are reserved or cause issues. The character "(" (parenthesis) is not recommended as it can lead to problems with URL parsing, server handling, or compatibility across different systems. Characters like "-", ".", and "_" are commonly used and generally acceptable (e.g., for separating words, file extensions with ".").
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. (