1.

When linking to a static MySQL C client library, the client library and the client application can use different compiler options.(a) True(b) FalseThis question was addressed to me during an internship interview.My query is from Compound Statement Syntax in portion SQL Syntax of MySQL

Answer»

Right choice is (b) False

For explanation: Generally, when linking to a STATIC MySQL C CLIENT library, the client library and the client APPLICATION must use the same COMPILER option when it is required to link the C runtime.



Discussion

No Comment Found

Related InterviewSolutions