Java Programming : Sum of even numbers
Example
Input
5
Output
6
Required to know
Use of Variables, Use of different operators like assignment or arithmetic operators, Use of methods like System. out. print(), and use for loop, and Use of Data types
Steps
This program calculates the sum o...
thecodingcoder.hashnode.dev2 min read