

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 mentioned |
Answer» B. It is used to replace a string with another string at runtime | |