String Trim Function Is Used To #1347
String trim() function is used to _______________________
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Inbuilt Classes - OOPs MCQ: String Class - Quiz No.2.
String trim() function is used to _______________________
Remove all the white spaces from the string
Remove white space from start of string
Remove white space at end of string
Remove white space from both the ends of string