1.

The binary protocol does not support all statements.(a) True(b) FalseThis question was posed to me in examination.I'd like to ask this question from Using Server-Side Prepared Statements in chapter MySQL Programs Using C of MySQL

Answer»

The CORRECT OPTION is (a) True

The BEST I can explain: The binary protocol is more difficult to use because more setup is NECESSARY for transmitting and receiving data values. The binary protocol does not SUPPORT all statements, for example, ‘USE’.



Discussion

No Comment Found

Related InterviewSolutions