C MCQs

Q1. "What does the following C#.NET code snippet will print?int i = 0, j = 0; label: i++; j+=i; if (i < 10) { Console.Write(i +"" ""); goto label; }"


Warning: Undefined variable $test in /home/u978544338/domains/r4r.co.in/public_html/mcqs/exams-main-page.php on line 297

Question 1 of 16 (Total MCQS: 16 in paper )

@by R4R.CO.IN | Back to C