C# program to find largest of two numbers
Syntax using if-else: Syntax using the ternary operator: C# code to find the largest of two numbers: Output:
Syntax using if-else: Syntax using the ternary operator: C# code to find the largest of two numbers: Output: