If s1 and s2 are references to two strings, then which of the following is the correct way to compare the two references?

🎲 Try a Random Question  |  Total Questions in Quiz: 156  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
C# Programming Practice Test — practice the complete quiz, review flashcards, or try a random question.


If s1 and s2 are references to two strings, then which of the following is the correct way to compare the two references?