Q. Which method sends response and terminates execution? (A) json() (B) send() (C) out() (D) flush() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) out() Explanation: out() sends response and stops execution.