1.

The exec_stmt_ssl is written in _______________(a) C++(b) C(c) Python(d) PerlI got this question in an interview.The doubt is from Writing Clients That Include SSL Support in section MySQL Programs Using C of MySQL

Answer» CORRECT answer is (b) C

The best I can EXPLAIN: In MySQL, the ‘sampdb’ distribution CONTAINS a source FILE named ‘exec_stmt_ssl.c’ from which the client program ‘exec_stmt_ssl’ can be built. There is a procedure to build this file.


Discussion

No Comment Found

Related InterviewSolutions