Q. Which function is used to output text in PHP?

  • (A) print()
  • (B) echo
  • (C) write()
  • (D) Both echo and print
πŸ’¬ Discuss
βœ… Correct Answer: (D) Both echo and print
Explanation: PHP uses both echo and print to output text.
Explanation by: Rati Dubey
PHP uses both echo and print to output text.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
86
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
83%
Success Rate