C Sharp MCQs – Certification Test 382
MCQ 382: Choose the correct output for the following code
int y = 5;
int x;
int k = (!(Convert.ToInt32(y) > 10))? x = y + 3 : x = y + 10;
Console.WriteLine(x);
Console.WriteLine(y);
Console.ReadLine(); :
The App: Boolean Logic MCQs App to Study Boolean Logic Notes, C Sharp MCQs App, and RF Electronics MCQs App for C# remote development labs.
The "Boolean Logic" App: Free C Sharp MCQs App Download (iOS & Android) for C# project development. Download App Store & Play Store Learning Apps with all functionalities to master professional skills.