Introduction to C# quiz
{"name":"Introduction to C# quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"How can you print the value \"12\" on the screen in C#?, What is the output of this code? int a = 4; int b = 6; b = a++; Console.WriteLine(++b);","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}