Zend
200-710 · Question #27
Which of these elements can be encapsulated by namespaces and made accessible from the outside?
The correct answer is B. Classes, functions and constants. See the full explanation below for the reasoning.
Namespaces
Question
Which of these elements can be encapsulated by namespaces and made accessible from the outside?
Options
- AOnly classes
- BClasses, functions and constants
- CClasses, functions, constants and variables
How the community answered
(59 responses)- A15% (9)
- B78% (46)
- C7% (4)
Topics
#namespace members#classes#functions#constants
Community Discussion
No community discussion yet for this question.