Multiple choice Which of the following is not a String function in C# language? IndexOf() ToLower() Contains() Trim() None of the above Reveal answer Fill a bubble to check yourself E Correct answer Explanation All of the above are the String functions in C#.