nerdexam
Zend

200-710 · Question #99

What will an opcode cache ALWAYS automatically improve?

See the full explanation below for the reasoning.

PHP Basics

Question

What will an opcode cache ALWAYS automatically improve?

Options

  • ARunning time of a loop in a PHP script
  • BEfficiency of HTML markup generated by a PHP script
  • CExecution speed of a PHP script
  • DMemory footprint of a PHP script
  • ENone of the above

Topics

#opcode cache#PHP performance#execution speed

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice