if-else Based Programs in C Language or C Programming

WAP that checks whether the two numbers entered by the user are equal or not.

. WAP to find the greatest of three numbers.

WAP that finds whether a given number is even or odd.

WAP that tells whether a given year is a leap year or not.

WAP that accepts marks of five subjects and finds percentage and prints grades according to the following criteria:
Between 90-100%————–Print „A‟
80-90%—————————-Print „B‟
60-80%—————————Print „C‟
Below 60%———————-Print „D‟