Which of these method of class String is used to remove leading and trailing whitespaces?
startsWith()
trim()
Trim()
doTrim()