Answered You can hire a professional tutor to get the answer.
Create a program that enters first and a second number. The first and second number that will be entered should be computed in halves, quarter,...
Create a program that enters first and a second number. The first and second number that will be entered should be computed in halves, quarter, double, and square using JoptionPane input dialog. There should be a message dialog that will display the computed result and the system will exit after that. Name the class PreLimNum8.java