Is there any advantage of using System.String over String.Builder

  1. It is immutable

  2. Simplifies strng manipulations

  3. Simplifies concurrent multithreaded programming

  4. None of the above


Correct Option: C

Find more quizzes: