Which Of These Methods Of Class String Is Used To Compare Two #247
Which of these methods of class String is used to compare two String objects for their equality?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Arrays and Strings - Comparison of Strings - Quiz No.1.
Which of these methods of class String is used to compare two String objects for their equality?
equals()
Equals()
isequal()
Isequal()