Question: Question 1 [ 2 5 marks ] Write a GUI Java program that will prompt the user to enter a number using textbox and then
Question
marks
Write a GUI Java program that will prompt the user to enter a number using textbox and then reverse the number using for loop, display the output of a reversed number using textarea. Here are the requirements:
ExitClose buttonwhen clicked, it close the application
Clear button it clear the content in the textboxes
EnterDisplay button when clicked, it first submit the number of as it was prompted to be entered by the user, workout to reverse the number enter and then display the results using textarea.
See the rubric below:
tableApplicationFunctionality,MarkstableButtons:Calculate variable declaration & initialization.Calculations using formulasUse a for loop to reverse the number entered in textbex
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
