Question: 6. (20 points) Write a function in C to find the maximum number between two numbers using a pointer. Use call by reference in defining

6. (20 points) Write a function in C to find the maximum number between two numbers using a pointer. Use "call by reference" in defining the function. 7. (20 points) Write a C-program to reverse a string. Once the string is reversed, check if it is a palindrome
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
