Hi, I was stuck with the following question.. appreciates any help
Q: Create a simple text file using Notepad and enter a number on a single line. Write a Java applet that will read the file, increase the number by 1, write the new value to the file and display the new number on the screen using the g.drawLine method.
Thanx,
Rachel
Q: Create a simple text file using Notepad and enter a number on a single line. Write a Java applet that will read the file, increase the number by 1, write the new value to the file and display the new number on the screen using the g.drawLine method.
Thanx,
Rachel