Out of the Following, which is not the Injection Prevention Mechanisms ?
Escape special characters using the specific escape syntax for that interpreter
Use of Parameterized API
Avoid sending the wrong data at first place as request parameter.
Input Validation using Whitelist