1.

There is a startup penalty for a standalone interpreter.(a) True(b) FalseThe question was asked in an interview.My question comes from Choosing an API topic in chapter MySQL Programming of MySQL

Answer»

The correct OPTION is (a) True

Explanation: The startup penalty for a STANDALONE interpreter MAKES it give at least an order of magnitude poorer performance than the module interpreter. Interpreters also have a setup cost.



Discussion

No Comment Found

Related InterviewSolutions