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