1.

# grab the point it. it is easy one answer me fast ( Write a #JAVA program to accept any no. using buffered reafer)

Answer»

e!Here's the answer:IMPORT java.io.* ;class Work{BUFFEREDREADER BR = new BufferedReader(new InputStreamReader(System.in)) ;int n;void accept()throws IOException{System.out.println("Enter a number") ;n = Integer.parseInt(br.readLine()) ;}}Hope it helps!



Discussion

No Comment Found