what is the fastest way to concatenate strings in c sharp?

Answer Posted / manish sharma

through string builder class is the fastest method.we should
use this method if we have to catenate more than 10 strings.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the adv of using System.Text.StringBuilder over System.String?

716


What is the difference between User controls and Custom Controls?

780


What is a hash table in c#?

703


What is the use of oops in c#?

682


What is a namespace server?

636


What do you mean by abstract class in c#?

728


What are extender provider components? Explain how to use an extender provider in the project.

658


What is asynccallback c#?

696


What is reference c#?

739


What is object array in c#?

713


Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?

692


Are there functions in c#?

702


How many destructors can a class have?

782


What is the benefit of dependency injection c#?

654


What is sqldatareader c#?

658