

MCQOPTIONS
Saved Bookmarks
1. |
Which method do we use to append more than one character at a time? |
A. | append |
B. | operator+= |
C. | both append & operator+= |
D. | data |
E. | None of these |
Answer» E. None of these | |