View Single Post
  #16 (permalink)  
Old 01-07-2009, 05:42 AM
Nicholas Jordan's Avatar
Nicholas Jordan Nicholas Jordan is offline
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 1,018
Rep Power: 3
Nicholas Jordan is on a distinguished road
Default
It is as serjant and xcallmejudasx direct, do a program that stores "Hello World" and can recover that from a file using the skills and approaches described in post titiled "#14 Today, 11:23 AM" - for text files, use some class in java.io that has the name Writer ( or Reader ) in the class name.

It won't work at first, ( probably ) but that is where you would start based on the books that you are reading.
__________________
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
Reply With Quote