The output trouble | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
+ 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