Page 1 of 1

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
by answerhappygod
a) StartsWith()
b) EndsWith()
c) Starts()
d) Ends()