Skip to content

Opening book details…

Can I read Concatenate Multiple Strings (C# Programming Guide) on EtoBox?

Concatenate Multiple Strings (C# Programming Guide) by Kyle Daly is a document available to read on EtoBox.

What is Concatenate Multiple Strings (C# Programming Guide) about?

When you concatenate string literals or string constants by using the + operator, the compiler creates a single string. String variables can be concatenated only at run time. There is no run time performance cost regardless of the number of strings involved.

Author
Kyle Daly
Language
EN