Q. Which method should be used to obtain DB connection?
β
Correct Answer: (C)
get_connection()
Explanation: get_connection() is recommended way.