basic c
Write a C program to make a function that returns the greater of the two numbers
TASK- Write a function that returns the greater of the two numbers i.e. make a function that takes two integer arguments and re…
TASK- Write a function that returns the greater of the two numbers i.e. make a function that takes two integer arguments and re…