Write a c program to print all even numbers between 1 to 100 using while loop. Hint ConsecutiveEven differ by 2.