Q:

In addition to single and double quoted strings PHP offers another way to specify a string which is called as

0

In addition to single and double quoted strings PHP offers another way to specify a string which is called as


  1. heredoc
  2. Concatenation
  3. Literals
  4. None of them

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).heredoc

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

PHP STRINGS AND REGULAR EXPRESSIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which function returns resulting string as its val... >>
<< Which function is used for escaping quotation mark...