1.

Which of these methods of class String is used to compare two String objects for their equality?(a) equals()(b) Equals()(c) isequal()(d) Isequal()This question was addressed to me in final exam.I'd like to ask this question from Comparison of Strings in section Arrays and Strings of C#

Answer»

The CORRECT choice is (a) EQUALS()

EASY EXPLANATION - None.



Discussion

No Comment Found

Related InterviewSolutions