Select from following answers:- True
- False
- Program crash
- I don't know
- All Above
Regex.Match accepts two arguments.First the input string and second the pattern. In this case "apple" is present so it will return true via the Success property of the Group class.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator