Question: / / write a static method named problem 2 . Give a while loop to keep asking the user for floating point values. When the

// write a static method named problem2. Give a while loop to keep asking the user for floating point values. When the user
// enters "stop" this loop should be terminated. THrow IllegalStateException if the user enters an integer value
//(the value of the fractional part is 0). find the float-point value with the largest fractinal value then return it
// Test case: if the entered values are 10.5,25.9,5.558,112.33, and 1.352, return 25.9

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!