Question: Use Java comments to annotate your algorithm. write an algorithm that a program can use to calculate and display the population for each of the
Use Java comments to annotate your algorithm.
write an algorithm that a program can use to calculate and display the population for each of the next five years. You must post your solution in the discussion topic thread.
Do not write actual code for this assignment.
You may assume that the current population is 312,032,543 and that a year has 365 days.
Your algorithm must prompt users for the current population, and the birth, death, and immigration rates.
There is one birth every 7 seconds
There is one death every 13 seconds
There is one new immigrant every 45 seconds Using program design language,
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
