to check weather the inputted number is positive or negative
Answers
Answered by
1
Answer:
positive
Explanation:
plzz mark me as brainlist
Answered by
3
Explanation:
In this example, you will learn to check whether a number (entered by the user) is negative or positive.
To understand this example, you should have the knowledge of the following C programming topics:
C Programming Operators
C if...else Statement
Similar questions