Question: 3-3 Please do the coding in C language! Ternary/conditional operator ?: works like if .. else. Here is an example, which finds the maximum of
3-3
Please do the coding in C language!

Ternary/conditional operator ?: works like if .. else. Here is an example, which finds the maximum of two numbers. It shows how can it be written using if else, and ?: both. #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
