1.

The binary protocol is more difficult to use.(a) True(b) FalseThe question was posed to me in an online quiz.This intriguing question comes from Using Server-Side Prepared Statements topic in division MySQL Programs Using C of MySQL

Answer»

Right answer is (a) True

For explanation: 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 LIKE ‘USE’.



Discussion

No Comment Found

Related InterviewSolutions