C Sharp MCQs (Computer Science) From Textbook
Free Boolean Logic MCQs App Download | C Sharp e-Book PDF
C Sharp MCQs – Certification Test 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 learn Boolean Logic Notes, C Sharp MCQs App, and General Knowledge MCQs App. The "Boolean Logic MCQs" App Download: Free C Sharp App (iOS & Android) for computer science degree programs. Download App Store & Play Store Learning Apps with all functionalities for IT certifications.