![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Check out the java documentation: http://java.sun.com/products/jdk/1.2/docs/api/index.html. Look in the package java.io (in the right hand frame) and you'll find some classes that can help you out. If you're still stuck, post your question, and someone is sure to answer. > I am not sure how to do this: > I want to get user input on creating a small address book. When the program executes, the user needs to input first name last name and address information and other stuff like phone numbers. > I am not sure how to do this at the same time. > Thank you
Replies: |
Sponsored Links
|