πŸ“Š Django
Q. Which of the following is a security feature provided by Django?
  • (A) SQL injection prevention
  • (B) XSS protection
  • (C) CSRF protection
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

Explanation: Django provides built-in security for CSRF, XSS, and SQL injection attacks.

Explanation by: Mr. Dubey
Django provides built-in security for CSRF, XSS, and SQL injection attacks.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
45
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate