Write a program to find the squares of even numbers


Problem:

Question: Part 1-Using the nested for loops, find the factorials of even numbers between 12 - 2

Part 2-Find the squares of even numbers between – 18 to +18 : Design your square function.

Part 3-Find the cubes of odd numbers between – 17 to +17 : Design your cube function.

Part 4-Find 4th power of all numbers between – 9 to +9 using one of the above square or cube.

 

Please show your work step by step to find the factorials of even numbers.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program to find the squares of even numbers
Reference No:- TGS0892831

Expected delivery within 24 Hours