Lets write a C program to determine the position of point(x,y) on the graph of x and y axis. Important:…
Given a point (x, y), write a C program to find out if it lies on the x-axis, y-axis or…