πŸ“Š Trishul API
Q. What does Response::json() NOT do?
  • (A) Create response object
  • (B) Set status code
  • (C) Send response
  • (D) Set JSON header
πŸ’¬ Discuss
βœ… Correct Answer: (C) Send response

Explanation: json() does not send response.

Explanation by: Roshan
json() does not send response.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
1
Total Visits
πŸ“½οΈ
3 d ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
96%
Success Rate