JAVA4 Edited
JAVA4 Edited
Write a program using Swing to accept values in two textboxes and display the results
of mathematical operations in the third text box. Use four buttons add, subtract,
multiply, and divide.
2. Write a multithreaded program to print odd numbers and even numbers from two
different threads with suitable delay.
1. Write a swing program to accept an integer in a textbox then reverse that number and
display the result in the second textbox.
1. Write a swing program to accept an integer in a textbox then find the factorial of that
number and display the result in the second textbox.
Office
empno:
empname:
salary:
getvalue()
Teaching NonTeaching
Designation Designation
setvalue() setvalue()
1. Write an applet program to display National flag.