Choose correct output for following piece of code static void Main() { int value = 100.ToString() == "100" 1 -1; Console.WriteLine(value); } }
Comments and Answers (2)
Rashmi
how did the answer came
Archana
please anyone explain this answer
{{SampleComment.userName || "Your Name"}} ~ {{SampleComment.userCity}}
{{SampleComment.commentValue || "Your Answer or Comment goes here...."}}