Question: If s1 and s2 are references to two strings then which of the following are the correct ways to find whether the contents of the two strings are equal?

Options

A : 1, 2

B : 2, 3

C : 4, 5

D : 3, 5

Click to view Correct Answer

Previous || Next

Strings - General Questions more questions

Which of the following snippets are the correct way to....

Which of the following will be the correct output for....

Which of the following is correct way to convert a....

Which of the following statement is correct about a String....

Which of the following will be the correct output for....

Which of the following statements are correct about the String....

Which of the following statements are correct?

Which of the following is the correct way to find....

The space required for structure variables is allocated on stack.

Creating empty structures is allowed in C#.NET.

Arrays - General Questions more Online Exam Quiz

Floating Point Issues - General Questions

Attributes - General Questions

Classes and Objects - General Questions

Collection Classes - General Questions