Which of these methods of class String is used to extract a substring from a String object?
(a) substring()
(b) Substring()
(c) SubString()
(d) None of the mentioned
This question was posed to me in quiz.
This interesting question is from String Formatting in section Miscellaneous topics of C#