Q138
Which of these methods of class String is used to check whether a given string starts with a particular substring or not?
A.
StartsWith()
AnswerB.
EndsWith()
C.
Starts()
D.
Ends()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board