Home Tags Write a C program and define a function square() that accepts a number as the parameter and returns the square of that number as output.

Write a C program and define a function square() that accepts a number as the parameter and returns the square of that number as output.