Multiple choice technology web technology In php string data are delimited by single quote delimited by double quote delimited by <<< identifier All of above Reveal answer Fill a bubble to check yourself D Correct answer Explanation PHP supports single-quoted, double-quoted, and heredoc (<<<) string delimiting methods.