Guest_imported
New member
- Jan 1, 1970
- 0
I'm a fresh learner of Java language.
I encountered problem in doing the following task:
'Write an applet that asks the user to enter two float-point numbers, and draws the sum, product, difference, and quotient of the two numbers.'
How should i write it? Do i need to write something like sending message to another applet? or else?
Thx in advance =)
I encountered problem in doing the following task:
'Write an applet that asks the user to enter two float-point numbers, and draws the sum, product, difference, and quotient of the two numbers.'
How should i write it? Do i need to write something like sending message to another applet? or else?
Thx in advance =)