Q. Which method creates a JSON response object? (A) out() (B) json() (C) send() (D) response() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) json() Explanation: json() creates response object without sending it.