.Net
By Piush Shukla
Tuesday, 3 January 2012
Difference Between String and StringBuilder
String Class
StringBuilder
Once the string object is created, its length and content cannot be modified.
Even after object is created, it can be able to modify length and content.
Slower
Faster
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)