Boolean Logic App (iOS & Android) – C Sharp Trivia e-Book PDF
C Sharp MCQs – Certification Test 5
MCQ 5: The output for following code will be
static void Main(string[] args)
{
int a = 3, b = 5, c = 1;
int z = ++b;
int y = ++c;
b = Convert.ToInt32((Convert.ToBoolean(z)) && (Convert.ToBoolean(y)) || Convert.ToBoolean(Convert.ToInt32(!(++a == b))));
a = Convert.ToInt32(Convert.ToBoolean(c) || Convert.ToBoolean(a--));
Console.WriteLine(++a);
Console.WriteLine(++b);
Console.WriteLine(c);
} :
The App: Boolean Logic Trivia App to learn Boolean Logic Notes, C Sharp Trivia App, and Computational Fluid Dynamics Trivia App. The "Boolean Logic Trivia" App Download – Free C Sharp App (iOS & Android) for programming certifications. Download App Store & Play Store Learning Apps with all functionalities for IT certifications.