Q. What is the visibility of Response constructor? (A) public (B) protected (C) private (D) static ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) private Explanation: Constructor is private.