Wednesday, 28 September 2011

Difference between string and String

Answer simply nothing.....   String=System.String  dot net provide another name string for the convenience of the programmers who are basically from c and c++.   short= System.Int16 , int=System.Int32.

No comments:

Post a Comment