Right choice is (a) Are used to allow or disallow specific characters in a string
Easy explanation: Validate filter are used to validate user input, it have strict format rules and it returns the expected type on success or FALSE on failure but ‘are used to allow or disallow specific characters in a string’ describes sanitizing filters.