Zend Certified PHP Engineer 200-550 Question # 40 Topic 5 Discussion

Zend Certified PHP Engineer 200-550 Question # 40 Topic 5 Discussion

200-550 Exam Topic 5 Question 40 Discussion:
Question #: 40
Topic #: 5

Consider the following code:

$result = $value1 ??? $value2;

Which operator needs to be used instead of ??? so that $result equals $value1 if $value1 evaluates to true, and equals $value2 otherwise? Just state the operator as it would be required in the code.


Get Premium 200-550 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.