What happens when you concatenate two strings?

Question:What happens when you concatenate two strings?

1.You cannot concatenate strings in .NET.

2.The second string object is modified so it contains the concatenated strings.

3.A third string object is created containing the concatenated strings.

4.The first string object is modified so it contains the concatenated strings.


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!