πŸ“Š Django
Q. Which of the following is NOT a valid HTTP method Django handles?
  • (A) GET
  • (B) POST
  • (C) FETCH
  • (D) PUT
πŸ’¬ Discuss
βœ… Correct Answer: (C) FETCH

Explanation: FETCH is not an HTTP method; Django handles methods like GET, POST, PUT, DELETE.

Explanation by: Mr. Dubey
FETCH is not an HTTP method; Django handles methods like GET, POST, PUT, DELETE.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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