| Ternary Operator MCQs App | C Sharp MCQs e-Book PDF Download | 106" />
C Sharp MCQs – Certification Test 106
MCQ 106: Choose the correct output for the following piece of code
static void Main()
{ int value = 100.ToString() == "100" ?
1 :
-1;
Console.WriteLine(value);
}
}
:
Download Ternary Operator MCQs App: Study Ternary Operator Notes, C Sharp MCQs App, and Environmental Science MCQs App for C# remote academic experience.
The "Ternary Operator MCQs" App: Free C Sharp Study App Download (iOS & Android) for C# digital classrooms. Download App Store & Play Store Learning Apps with all functionalities to gain programming expertise.