Arrays on C# related Questions and Answers - Page 4

Question 31 : Which of these operators can be used to concatenate two or more String objects?
1. +
2. +=
3. &
4. ||
View Answer   Discuss with Members

Question 33 : Correct way to find if contents of two strings are equal ?
1. if (s1 = s2)
2. if (s1 != s2)
3. if (strcmp (s1 ,s2))
4. if ( s1 is s2)
View Answer   Discuss with Members

Question 35 : Choose the base class for string() method :
1. System.Array
2. System.char
3. System.String
4. None of the mentioned
View Answer   Discuss with Members

Question 36 : Which of the following string() method are used to compare two strings with each other?
1. CopyTo()
2. Copy()
3. Compare()
4. CompareTo()
View Answer   Discuss with Members


View 31 - 39 of 39 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter