Question: ***when you write your sections of code be sure it is efficient as possible and ONLY the section of code needed NOT an entire program
***when you write your sections of code be sure it is efficient as possible and ONLY the section of code needed NOT an entire program
Write the C language code needed to print the word POSITIVE if the value of x is greater than zero, NEGATIVE if the value of is less than zero and ZERO if the value of x is equal to zero.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
