String trim() function is used to _______________________
String trim() function is used to _______________________ Correct Answer Remove white space from both the ends of string
The function is used to remove any white space from both the ends of a given string. The white space include space, tab, next line etc. It will be removed both from the starting of string and from the end of string.
মোঃ আরিফুল ইসলাম
Feb 20, 2025