Which of these methods of class String is used to check whether a given string starts with a particular substring or not
Posted: Wed Jul 13, 2022 7:57 pm
a) StartsWith()
b) EndsWith()
c) Starts()
d) Ends()
b) EndsWith()
c) Starts()
d) Ends()