2
Answers

Advantage of using StringBuilder in C#

Photo of Amit Maheshwari

Amit Maheshwari

13y
6.4k
1
Hi friends,

I want to know that what's the advantage of using System.Text.StringBuilder over System.String?

Answers (2)