Question: Write a C# program that using loops keeps asking the user to enter a number until the 5th even number has been entered. Display
Write a C# program that using loops keeps asking the user to enter a number until the 5th even number has been entered. Display the even number when an even number is entered. When the 5th even number has been entered, print the sum of them and then end the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts

