.net class
String is used in class and the string is used in object variable.
System.String greeting = "Hello, world!";
string place = "world";
Q. How to use .net cli?
Q. How to use the .net help?
Q. Jumping statements. Do programming.
String is used in class and the string is used in object variable.
System.String greeting = "Hello, world!";
Comments
Post a Comment