Select from following answers:- Index()
- GetIndex()
- IndexOf()

- GetChar()
- All Above
'IndexOf' is the method that is being called to find particular character in a string. It will find the position of that character based on the index.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator