InterviewSolution
Saved Bookmarks
| 1. |
mysql_init() returns a _____________(a) integer(b) float(c) structure(d) pointer to a structureThe question was asked in exam.The doubt is from Connecting to the Server topic in portion MySQL Programs Using C of MySQL |
|
Answer» The correct choice is (d) pointer to a structure |
|