πŸ“Š MySQL
Q. Which API provides the lowest level interface to the server?
  • (A) C API
  • (B) Perl
  • (C) PHP
  • (D) Python
πŸ’¬ Discuss
βœ… Correct Answer: (A) C API

Explanation: This question asks about different ways to interact with a MySQL database. Think of it like talking to a friend: you can talk directly (like using the C API), or you can use a language translator (like Python or PHP) to help you communicate.

Explanation by: Vijay Sangwan
This question asks about different ways to interact with a MySQL database. Think of it like talking to a friend: you can talk directly (like using the C API), or you can use a language translator (like Python or PHP) to help you communicate.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
72
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
87%
Success Rate