Zend
200-550 · Question #70
Which of the following is true about stream contexts? (Choose 2)
The correct answer is A. A context can modify or enhance the behavior of a stream C. A context is a set of parameters and stream wrapper specific options. See the full explanation below for the reasoning.
Question
Which of the following is true about stream contexts? (Choose 2)
Options
- AA context can modify or enhance the behavior of a stream
- BA context indicates what session the stream is part of
- CA context is a set of parameters and stream wrapper specific options
- DContexts are created with new Stream_Context();
How the community answered
(18 responses)- A72% (13)
- B11% (2)
- D17% (3)
Community Discussion
No community discussion yet for this question.