

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is true for declaring a multiline string using backtick operators? |
A. | String should be enclosed within a pair of three backtick operators |
B. | String should be enclosed within a pair of four backtick operators |
C. | String should be enclosed within a pair of two backtick operators |
D. | Preserves white-space characters |
Answer» E. | |