MCQs > IT & Programming > C# > Which of the following statements are true about the following C#.Net code? String s1, s2; s1 = 'UpWork'; s2 = 'UpWork';

C# MCQs

Which of the following statements are true about the following C#.Net code? String s1, s2; s1 = "UpWork"; s2 = "UpWork";

Answer

Correct Answer: 's1' and 's2' are references to the same variable.

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More C# MCQ Questions

search

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it