24-Write a C program to show the working of conditional operator.
Program: 24
Write a C program to show the working of conditional operator.
Output:
Enter first number: 54 Enter second number: 54 True
Write a C program to show the working of conditional operator.
Enter first number: 54 Enter second number: 54 True