Question: Java javax.swing.JOptionPane (please) A program takes two integers as input from the keyboard, representing the number of hits and the number of at-bats for a

Java

javax.swing.JOptionPane (please)

Java javax.swing.JOptionPane (please) A program takes two integers as input from the

A program takes two integers as input from the keyboard, representing the number of hits and the number of at-bats for a batter. Calculate the batter's hitting percentage. Check the hitting percentage to determine if it is above .300. If it is, output that the player is eligible for the All Stars Game; otherwise, output that the player is not eligible Write the java program based on your class design for the above problem. You should have one file that is the Class implementation and one file that is the Test Program with a main () method. Be sure to include Javadoc style comments in the Class file. Turn in the following: 1. Class java file 2. main () .java file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!