What is the difference between System.String and string?

Question:What is the difference between System.String and string?

1.String is used for fied-size strings in C#, while System.String is used for all the strings.

2.There is no such class as System.String.

3.There is none—string is an alias for System. String.

4.System.String is a VB.NET data type, while string is a C# type.


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!