1.

Converting a client/server application to embedded server is simpler.(a) True(b) FalseI have been asked this question in a job interview.My doubt stems from Using the Embedded Server Library topic in chapter MySQL Programs Using C of MySQL

Answer»

Right answer is (a) True

To ELABORATE: Writing an application that uses the embedded server is different from writing one that OPERATES in a client/server context. A program that is WRITTEN as a client/server application can easily be converted to USE the embedded server.



Discussion

No Comment Found

Related InterviewSolutions