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)- A79% (27)
- B6% (2)
- C3% (1)
- D12% (4)
Topics
#opcode cache#compiled PHP#bytecode caching
Community Discussion
No community discussion yet for this question.