Write a C Program to check whether the number enter is positive, negative or zero
Write a C Program to check whether the number enter is positive, negative or zero Here is the C Program to check whether the given number is positive , negative or zero. If…..else if...