1.

When linking to a static MySQL C client library, the client library and the client application must use the same compiler option.(a) True(b) FalseI got this question by my school teacher while I was bunking the class.Enquiry is from Connecting to the Server in division MySQL Programs Using C of MySQL

Answer»

Right answer is (a) True

The best 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