Which of these method of class String is used to check weather a given object starts with a particular string literal?
startsWith
endsWith()
Starts()
ends()