-
Which is not a reserved character?
-
- )
- *
- (
- _
- None of these
Correct Option: D
There are two type of characters reserved and unreserved characters. Characters that are allowed in URL but not have any reserved purpose are unreserved characters. These are the characters from A-Z, a-z, 0-9, ‘~’, ‘_’, ‘.’, ‘-‘.