πŸ“Š Trishul API
Q. Which method should be used to obtain DB connection?
  • (A) new DB()
  • (B) connect()
  • (C) get_connection()
  • (D) init()
πŸ’¬ Discuss
βœ… Correct Answer: (C) get_connection()

Explanation: get_connection() is recommended way.

Explanation by: Roshan
get_connection() is recommended way.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
1
Total Visits
πŸ“½οΈ
3 d ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
93%
Success Rate