Home Tutorialhelp Comment String str = in.readLine() plz replace in with br

 
 

Comment

vawani
String str = in.readLine() plz replace in with br,
January 25, 2009 at 11:33 PM

in example u have used br as BufferedReader object but u used as in in next line... String str = in.readLine() plz replace in with br
View All Comments | View Tutorial
Related Tutorial and Articles

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.