System.String contains the static methods ‘Compare’ and ‘Equals’ which are used for string comparison. public static int Compare( string strA, string strB) public static bool Equals( string a, string b) These two methods perform two very different kinds