Part A: easter_calculatorEaster Month = (where 3 = March and 4 = April)Easter Date = datatypes on either side of the / and % sign. Also, please remember the order of operations which demand that multiplications occur before additions, as expressed by the parentheses I have placed in these formulas. Write a C++ program that prompts for a year and then calculates the date of Easter. A sample program dialogue is shown below.HINT: You might try building these calculation inside Excel and then do them step-by-step, verifying the values calculated in your program against your spreadsheet answers...parameters.part-amain.cppmy_easter_calculator.hmy_easter_calculator.cpppart-bmain.cppmy_change_calculator.hmy_change_calculator.cpp
Easter Month = (where 3 = March and 4 = April)Easter Date =
datatypes on either side of the / and % sign. Also, please remember the order of operations which demand that multiplications occur before additions, as expressed by the parentheses I have placed in these formulas. Write a C++ program that prompts for a year and then calculates the date of Easter. A sample program dialogue is shown below.HINT: You might try building these calculation inside Excel and then do them step-by-step, verifying the values calculated in your program against your spreadsheet answers…
parameters.
part-a
part-b
Hi there! Click one of our representatives below and we will get back to you as soon as possible.