What technique would you use to secure data before rendering it to a user?
escape and sanitize
validate and escape
validate and sanitize
escape and secure
(C) validate and sanitize
Explanation: