The output trouble | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

The output trouble

Whenever i give my input through bufferedreader class, intializing an object with some name like br, it gives me back errors ;there’s no output for my program. It tells me “symbol not found” i dont understand what the heck to do with it. I code it like this: BufferedReader br=new BufferedReader(new InputStreamReader(System.in); If anyone knows what to do about this problem please humor me.

4th Jun 2019, 10:37 AM
Sai Sumukh
Sai Sumukh - avatar
1 Answer
+ 1
Oh thank you very much . You are right i forgot to import the module.
4th Jun 2019, 12:07 PM
Sai Sumukh
Sai Sumukh - avatar