

MCQOPTIONS
Saved Bookmarks
1. |
Pick out the correct statement about string template? |
A. | It is used to replace a string. |
B. | It is used to replace a string with another string at runtime. |
C. | It is used to delete a string. |
D. | None of the above |
Answer» C. It is used to delete a string. | |