Write a Java program called AverageAge that includes an integer array called ages [] that stores the following ages; 23,

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Write a Java program called AverageAge that includes an integer array called ages [] that stores the following ages; 23,

Post by answerhappygod »

Write a Java program called AverageAge that
includes an integer array called ages [] that stores the following
ages; 23,56,67,12,45.
Compute the average age in the array and display this output
using a JOptionPane statement.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply