Question: please write in C language: W 6. Write a program that prompts the user to enter a number n, then prints all even squares between
please write in C language:

W 6. Write a program that prompts the user to enter a number n, then prints all even squares between 1 and n. For example, if the user enters 100, the program should print the follow- ing: 4 16 36 64 100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
