Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

The best and most effective way to get input from user in console

807580Aug 23 2010 — edited Aug 24 2010
Hi,

So I've seen a number of ways java programs can get input from users in the command line: Scanner, Console, BufferedReader/BufferedWritter,etc

Anyway, I just want an opinion: what is the best and most effective way to get a user input?

Cheers
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2010
Added on Aug 23 2010
3 comments
280 views