State whether the following statements about Heredoc syntax are True or False.i) The opening identifier must be preceded with three left angle brackets (

🎲 Try a Random Question  |  Total Questions in Quiz: 36  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Practice Test: PHP Basics — practice the complete quiz, review flashcards, or try a random question.


State whether the following statements about Heredoc syntax are True or False.<br>i) The opening identifier must be preceded with three left angle brackets (<<<)<br>ii) It can be preceded by spaces or any other extraneous character.