Vidyalelo
C# Programming · Q76

Arrays and Strings in C Sharp

Programming · C# Programming · question 76

Q76

Which of the following statements are correct?

A.
String is value type
B.
String literals can contain any character literal including escape sequences
Answer
C.
The equality operators are defined to compare values of string objects as well as references
D.
All of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board