Can you please explain as to why do we use the System.in as an input to InputStreamReader, and the InputStreamReader as an input to BufferedReader.
Please explain
Can you please explain as to why do we use the System.in as an input to InputStreamReader, and the InputStreamReader as an input to BufferedReader.