/Write a c program to find maximum of two numbers using if statement
If statement : In c , the if statement is used to execute a block of code only if a specified c…
If statement : In c , the if statement is used to execute a block of code only if a specified c…