|
-
Dec 14th, 2003, 08:19 AM
#1
Thread Starter
Member
Simple input/output question
I want to ask a question and then returmn the response as a string but I am not sure how to get inputback from th user and store it as a variable.
Something like:
System.out.print("Ask the user a question?");
String response = getresponse();
How can I code the above statement?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|