Home »
Unlabelled »
If you're writing a client using the C language API, your source code should include the following line at the top: | MySQL
If you're writing a client using the C language API, your source code should include the following line at the top: | MySQL
A. use mysql;
B. include ("mysql.h");
C. #include <mysql.h>
D. import com.mysql.*;
Ans: C
No comments:
Post a Comment