Which statement is faster echo or print?

25. Which statement is faster echo or print?

  1. echo
  2. print

Answer: A) echo

Explanation:

The echo statement is marginally faster than print statement.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.