nerdexam
Zend

200-530 · Question #48

Which of the following describes a PHP extension?

The correct answer is C. A plugin that changes the way PHP behaves. See the full explanation below for the reasoning.

Question

Which of the following describes a PHP extension?

Options

  • AA collection of PHP files that expose a unified API
  • BA collection of functions and classes that allow PHP to interact with external data sources, protocols or
  • CA plugin that changes the way PHP behaves
  • DA multitude of classes that extend from a single parent class

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    12% (4)
  • C
    82% (27)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice