for this exercise, you need to use format specifiers and some variables to produce the modified output of the list of Canadian provinces and territories and their population. Create a project in Eclipse® named PopCan02, add a class named Growth. Produce a table like the one below: ***Population of provinces and territories*** ***April 4, 2023*** --------------------------------------------------------------------------- Rank Provinces and Territories Population 2023 Population 2016 Change =========================================================================== 1 Yukon 44,291 35,874 +23.46% 2 Prince Edward Island 175,766 142,907 +22.99% 3 British Columbia 5,426,742 4,648,055 +16.75% 4 Alberta 4,685,807 4,067,175 +15.21% 5 Ontario 15,485,590 13,448,494 +15.15% 6 Nunavut 40,816 35,944 +13.55% 7 Nova Scotia 1,042,922 923,598 +12.92% 8 Manitoba 1,435,382 1,278,365 +12.28% 9 New Brunswick 829,114 747,101 +10.98% 10 Saskatchewan 1,218,815 1,098,352 +10.97% 11 Northwest Territories 45,189 41,786 +8.14% 12 Quebec 8,807,385 8,164,361 +7.88% 13 Newfoundland and Labrador 532,870 519,716 +2.53% =========================================================================== Total CANADA 39,770,689 35,151,728 +13.14% By A. Ramirez  Be sure you use your own Last Name and initial. Use the data,  use the Population 2016, provided here in the table, calculate the percentual change, then, you can either generate the table by rank or alphabetically. You don’t have to use methods in Java, to sort the data. You can do it yourself since we have not covered how to do it in Java. But it is expected that you use Java to add the populations for 2016 & 2023 and to calculate the percentual differences between those two years.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 19PE
icon
Related questions
Question
for this exercise, you need to use format specifiers
and some variables to produce the modified output
of the list of Canadian provinces and territories and their population. Create a project in Eclipse®
named PopCan02, add a class named Growth. Produce a table like the one below:
***Population of provinces and territories***
***April 4, 2023***
---------------------------------------------------------------------------
Rank Provinces and Territories Population 2023 Population 2016 Change
===========================================================================
1 Yukon 44,291 35,874 +23.46%
2 Prince Edward Island 175,766 142,907 +22.99%
3 British Columbia 5,426,742 4,648,055 +16.75%
4 Alberta 4,685,807 4,067,175 +15.21%
5 Ontario 15,485,590 13,448,494 +15.15%
6 Nunavut 40,816 35,944 +13.55%
7 Nova Scotia 1,042,922 923,598 +12.92%
8 Manitoba 1,435,382 1,278,365 +12.28%
9 New Brunswick 829,114 747,101 +10.98%
10 Saskatchewan 1,218,815 1,098,352 +10.97%
11 Northwest Territories 45,189 41,786 +8.14%
12 Quebec 8,807,385 8,164,361 +7.88%
13 Newfoundland and Labrador 532,870 519,716 +2.53%
===========================================================================
Total CANADA 39,770,689 35,151,728 +13.14%
By A. Ramirez  Be sure you use your own Last Name and initial.
Use the data,  use the Population 2016, provided here in the
table, calculate the percentual change, then, you can either generate the table by rank or
alphabetically. You don’t have to use methods in Java, to sort the data. You can do it yourself
since we have not covered how to do it in Java. But it is expected that you use Java to add the
populations for 2016 & 2023 and to calculate the percentual differences between those two
years.
 
 
 
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Fundamentals of Testing Strategies
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT