Question: Please Complete the following4 Exercises which account for Chapter 1 Activities (5 Points). Turn a .zip of the 4 java files and a Word document




Please Complete the following4 Exercises which account for Chapter 1 Activities (5 Points). Turn a .zip of the 4 java files and a Word document with the outputs (Only 1 sample each needed). *1.3 (Display a pattern) Write a program that displays the following pattern: Sample Run for Exercise01 03 command javac Exercise 03.java Compiled successful command java Exercise 1.03 AA AA V V J J command 1.4 (Print a table) Write a program that displays the following table: Sample Run for Exerciseo1 04 command javac Exercise 04.java Compiled successful command java Exercisee1 04 a 2 a 3 27 16 command 1.10 (Average speed in miles) Assume a runner runs 14 kilometers in 45 minutes and 30 seconds. Write a program that displays the average speed in miles per hour. (Note that 1 mile is 1.6 kilometers.) "1.11 (Population projection) The U.S. Census Bureau projects population based on the following assumptions: One birth every 7 seconds One death every 13 seconds One new immigrant every 45 seconds
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
