- If Statement Learning App (Android & iOS) - C Sharp e-Book PDF Download - MCQ 61" />
if Statement Learning App (Android & iOS) – C Sharp e-Book PDF
C Sharp MCQs – Certification Test 61
MCQ 61: Choose the output for the following piece of code
static void Main(string[] args)
{
int i = 30;
int j = 25 % 25;
if (Convert.ToBoolean(Convert.ToInt32(i = j)))
{
Console.WriteLine("In if");
}
else
{
Console.WriteLine("In else");
}
Console.WriteLine("In main");
Console.ReadLine();
} :
The App: if Statement Trivia App to learn if Statement Notes, C Sharp Trivia App, and HTML Trivia App. The "if Statement" App Download – Free C Sharp Learning App (iOS & Android) for programming certifications. Download Play Store & App Store Learning Apps with all functionalities for IT certifications.