java - Take input from the User -


i have been learning java since last 2 months , new stackoverflow well. in class, told there 7 methods can take input user , read (or calculation or whatever). but, taught one, using inputstreamreader. as have understood through stackoverflow, using scanner class general practice. want know method best one, , if makes difference method use.

thanks in advance help.

i want know method best one? 

no 1 can answer generic question you! have use best suits requirement.

here link i/o methods used in java.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -