Q. Which of these methods of class String is used to check whether a given object starts with a particular string literal?
β
Correct Answer: (A)
startsWith()
You must be Logged in to update hint/solution