C Sharp (C#) - Strings and StringBuilder
You want to extract the first word from a sentence stored in
string sentence. Which code correctly extracts the first word assuming words are separated by spaces?