1.

Compiled programs execute faster than interpreted scripts.(a) True(b) FalseI have been asked this question by my college director while I was bunking the class.My query is from Choosing an API in chapter MySQL Programming of MySQL

Answer»

The correct CHOICE is (a) True

The best EXPLANATION: For interpreted languages used in web DEVELOPMENT, the performance is better when the interpreter is INVOKED as a module which is a PART of the Web server itself. Compiler is faster generally.



Discussion

No Comment Found

Related InterviewSolutions