nerdexam
Zend

200-710 · Question #100

What is cached by an opcode cache?

The correct answer is A. Compiled PHP code. See the full explanation below for the reasoning.

PHP Basics

Question

What is cached by an opcode cache?

Options

  • ACompiled PHP code
  • BNative PHP extensions
  • CData sent to the client
  • DData received from the database

How the community answered

(34 responses)
  • A
    79% (27)
  • B
    6% (2)
  • C
    3% (1)
  • D
    12% (4)

Topics

#opcode cache#compiled PHP#bytecode caching

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice