Program
1. Write a Java program to display the first 20 Fibonacci numbers
- Program with Fibonacci sequence of first 20 terms
2. Write an applet program to change the background color of an applet window as soon as you click on a button
- Writing the applet with above stated condition