(The GUI part of this project is pretty easy, but to do this programming project you need to know how to convert numbers from one base to another.) Write an applet that converts integers from base ten (ordinary decimal) notation to base two notation. The applet should perform input and output via a window interface.
The user enter a base ten numeral in one text field and clicks a button with “convert” written on it; the equivalent base two numeral then appears in another text field. Be sure to label the two text fields. Include a “clear” button that converts the string for a base ten numeral to the string for the equivalent base two numeral.)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.