

MCQOPTIONS
Saved Bookmarks
1. |
String trim() function is used to _______________________ |
A. | Remove all the white spaces from the string |
B. | Remove white space from start of string |
C. | Remove white space at end of string |
D. | Remove white space from both the ends of string |
Answer» E. | |