C Sharp (C#) - Strings and StringBuilder
You want to concatenate a list of three strings
words into a single string separated by commas. Which approach correctly uses string concatenation behavior in C#?