Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
remembering user inputs
Name: brockey01 Date: February 7, 2009 at 18:07:45 Pacific OS: Windows XP CPU/Ram: 1024 Product: Hewlett-packard / Sd2100 Subcategory: Batch
Comment:
ok i have a menu with lets say 3 or 4 item. i need to keep count of all 4 items and because to total then at the end of the day or average then if i want.
i cant figure out how to recall then either add or avarage then. then send the counts to a final log to print out of totals and averages.
Summary: How would i go about creating a batch that when a user enters data such as number and when they go back to enter more data and at the end of the day averages all the numbers. i just need to know how ...
Summary: I'm currently in an entry-level object oriented Java course at University and our assignment is to design a bank account program. The one problem I am having is deciding how to validate user input. ...
Summary: Got a q... I'm working on a personal project that's going to require a user inputted password... be kind of nice if the password didn't continue to show in the ever so fun JAVA console.. any ideas on ...