Q. mysql_init() returns a . . . . . . . .
β
Correct Answer: (D)
pointer to a structure
Explanation: This question is about the mysql_init() function in MySQL. This function is used to initialize a MySQL connection.