MCQOPTIONS
Saved Bookmarks
| 1. |
Which syntax is very useful for specifying large chunks of interpolated variable text? |
| A. | Single quoted strings |
| B. | Double quoted strings |
| C. | Heredoc syntax |
| D. | Concatenation syntax |
| Answer» D. Concatenation syntax | |