JavaScript do while statement : Example-1

JavaScript : do while statement

The do while loop calculate the sum of even numbers between 0 to 10.

Output will be displayed here.