Java Programming : Divisible by 3 and 5
Example
Input
enter the number 15
Output
Divisible by 3 and 5
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.
Ste...
thecodingcoder.hashnode.dev1 min read