Difference between string and stringbuilder?
Answer Posted / akash
using String
if u want to append the text then u prefer's this thing
string strTemp="a";
strTemp=strTemp+"jay";
But in case of StringBuilder
if u want to do the samething then u will get a append() function.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is uint64_t?
What is hash c#?
How can i Spawn a Thread
What is xml document how do you open it?
Explain the process of Serialization?
What is dictionary collection in c#?
What is dynamic in c#?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
To catch any possible exception What is the C# syntax written ?
Are structs faster than classes?
Why do we use methods in c#?
What is cosole application?
List some Advantages of switch-case over if else?
What is a streamwriter in c#?
How long does it take to learn c# for unity?