Write an applet program to enter a two number in two text fields and display the addition, subtract

Feeling:

Really Dumb

Language:

English

Prompt:

Write an applet program to enter a two number in two text fields and display the addition, subtract
Sure! So, imagine you have two boxes where you can put numbers in. You can put any number you want in each box. Then, after you put numbers in both boxes, you can press a button and the computer will tell you the answer when you add the two numbers together and when you subtract one number from the other. For example, if you put the number 5 in one box and the number 3 in the other box, the computer will tell you that 5 + 3 = 8 and 5 – 3 = 2. A verifiable fact related to this prompt is that computers use programming languages like Java to create applets, which are small applications that can run on websites or on your computer. I hope this helps you understand the prompt better! Let me know if you have any questions.