Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which character should you not use in a web page filename? a - b ( c . …

Question

which character should you not use in a web page filename? a - b ( c . d _

Explanation:

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 ".").

Answer:

B. (