Question: Find Replace Select all Editing Java2 Q1 write a java progzam to process 3 type int values, with DOS console for I/o, and process 3

 Find Replace Select all Editing Java2 Q1 write a java progzam

Find Replace Select all Editing Java2 Q1 write a java progzam to process 3 type int values, with DOS console for I/o, and process 3 type double values with GUI syyle for I/o. 111 Section 1: Use DOS console I/o, accept 3 type int values, sum it up, find smallest&largest value, get average, o/P all values in DOS console style, loop back for next 3 integera, do same process, No atring. it up, find amallest largest value, get average, double values, do the same process until user answers no more with the choice of Yes or 12) Section 2: Use GUI 1/0, accept 3 type double values, sam o/P all values in GUI style, loop back for next 3 type until uae r answe r3 no more with buttons of Yesr No. 131 A template is written below for you to begin with if you want. To save eoding tine, you could design Section 1 firat change only the I/o statement to GUI style, compile& test it. get it run perfetly, then copy the linea to Section 2, 141 Design and run your program in Dos t , first, then copy to NetBeans test run again, or vice versa publie class J2x JohnT_Q21 Taylor //for John public atatic void main (String z) t boolean moze true while (more) / /Bection 1s Do 3 type int integer values I int n1, n2, n3 , 5mallest, largeat double a //3 int sun, average while more //dection 2: Do 3 type double decimal values

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!