Java Programming: Positive, Negative or Zero
Example
Input
enter the number 5
Output
The number is positive
Required to Know
Use of Variables, Use of different operators like assignment or arithmetic operators, Use of methods like System. out.print(), Use of If-else, and Use of Data types.
St...
thecodingcoder.hashnode.dev1 min read