Multiple choice technology security What is the best approach to secure a web application? Use https Use encryption Black box testing Secure coding Reveal answer Fill a bubble to check yourself D Correct answer Explanation Secure coding practices address vulnerabilities at the root level during development. While HTTPS, encryption, and testing are vital, they are secondary defenses if the code itself is fundamentally insecure.