Suppose I have a stringbuilder in C# that does this: StringBuilder sb = new StringBuilder(); string cat = "ca
What is the main difference between StringBuffer and StringBuilder? Is there any performance issues when decid