nerdexam
Zend

200-710 · Question #17

200-710 Question #17: Real Exam Question with Answer & Explanation

The correct answer is B. Print has a return value, echo does not. See the full explanation below for the reasoning.

Question

What is the difference between "print" and "echo"?

Options

  • AThere is no difference.
  • BPrint has a return value, echo does not
  • CEcho has a return value, print does not
  • DPrint buffers the output, while echo does not
  • ENone of the above

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice