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

Answer Posted / sudheer

sorry for last post.This is one is faster than previous one.
string str = "DotNet " + "4.0";

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are anonymous types in c#?

572


Are constructors inherited c#?

581


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

574


What is lastindexof c#?

566


Why do we need oops in c#?

579






What is the difference between “out” and “ref” parameters in c#?

592


Is cli same as the clr?

601


What is ilist c#?

596


What are callback methods in c#?

594


What is the difference between c and c# programming?

512


Which of these statements correctly declares a two-dimensional array in c#?

739


Why do we need escape characters?

563


What is predicate builder?

587


Is c sharp open source?

571


What does xpath return?

630