Question: Pleese answer this Select the relevant C# code set to fill up the blank for the following C# program? int x = 10, y =

 Pleese answer this Select the relevant C# code set to fill

Pleese answer this

Select the relevant C# code set to fill up the blank for the following C# program? int x = 10, y = 20; int result; // choose correct option Console.WriteLine(result); a) result= x % y == 0 ? (x == y ? (X += 2):(y = x + y)):y = y*10; b) result= x % y == 0 ? xiy c) result= x % y == 0 ? y += 10:(X += 10); d) b OR c are correct e) Compilation Errors

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!