Zend
200-710 · Question #106
200-710 Question #106: Real Exam Question with Answer & Explanation
See the full explanation below for the reasoning.
Question
Which of the following is NOT true about PHP traits? (Choose 2)
Options
- AMultiple traits can be used by a single class.
- BA trait can implement an interface.
- CA trait can declare a private variable.
- DTraits are able to be auto-loaded.
- ETraits automatically resolve conflicts based on definition order.
Community Discussion
No community discussion yet for this question.