Java Programming : Odd or Even
Example
Input
enter the number 5
Output
The number is odd
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.
Steps
...
thecodingcoder.hashnode.dev1 min read