| Download If Statement Learning App | C Sharp Trivia e-Book PDF | 61" />
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 Study if Statement Notes, C Sharp Trivia App, and Introduction to Psychology Trivia App for C# online skill training.
Download the "if Statement Learning" App: Free C Sharp Learning App (iOS & Android) for C# remote learning. Download Play Store & App Store Learning Apps with all functionalities to enhance C# software expertise.