Which Of The Following Statements Are Correct #234
Which of the following statements are correct?
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 - Basic Operation on Strings - Quiz No.1.
Which of the following statements are correct?
String is value type
String literals can contain any character literal including escape sequences
The equality operators are defined to compare values of string objects as well as references
All of the mentioned