What is the simplest way of prompting user input into your compiled java program
?
Printable View
What is the simplest way of prompting user input into your compiled java program
?
"Metal Maniac" <metalliam3@mailcity.com> wrote:
>
>What is the simplest way of prompting user input into your compiled java
program
>?
>
Hello!
Actually my most recent "10 Minute Solution" discussed this very issue.
In addition to finding sample code in the text, you'll find the source code
for two complete applications at the end of the article. The link to the
article is:
http://gethelp.devx.com/techtips/jav...t10min01-1.asp
Happy Coding!
Cordially,
Kyle Gabhart
DevX Java Pro
Thanks ed.