Q. Which method creates a JSON response object?

  • (A) out()
  • (B) json()
  • (C) send()
  • (D) response()
πŸ’¬ Discuss
βœ… Correct Answer: (B) json()
Explanation: json() creates response object without sending it.
Explanation by: Roshan
json() creates response object without sending it.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
9
Total Visits
πŸ“½οΈ
2 mo ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
96%
Success Rate