1.

What can be used as an alternative to mysqlconfig?(a) pkg-config(b) dkg-config(c) rkg-config(d) qkg-configI have been asked this question in exam.Query is from Compiling and Linking Client Programs in chapter MySQL Programs Using C of MySQL

Answer»

The correct CHOICE is (a) pkg-config

Explanation: The ‘pkg-config’ STATEMENT can be USED as an alternative to the ‘mysql_config’ statement for OBTAINING information LIKE compiler flags or to link libraries required to compile some MySQL applications.



Discussion

No Comment Found

Related InterviewSolutions