Q83
Which of these methods is used to compare two strings such that after comparison output returns different integer values as (0 for false, 1 for true)?
A.
Equals ()
B.
== operator
C.
Compare()
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board