

MCQOPTIONS
Saved Bookmarks
1. |
String concatenation means - |
A. | Combining two strings. |
B. | Extracting a substring out of a string. |
C. | Partitioning the string into two strings. |
D. | Comparing the two strings to define the larger one. |
Answer» B. Extracting a substring out of a string. | |