Write an algorithm, flowchart and program to find whether a given number is zero, positive or negative.
In this post students will be able to learn how to find whether a given number is zero, positive or negative with the help of algorithm, flowchart and C Programming language.