Which of these methods of class String is used to check whether a given object starts with a particular string literal?
Posted: Wed Jul 13, 2022 7:46 pm
a) startsWith()
b) endsWith()
c) Starts()
d) ends()
b) endsWith()
c) Starts()
d) ends()