I have many doubts regarding java.io package. let me list some..
1) Here we have reader and writer, And OutputStream and InputStream abstract classes. what is the difference between these terms 'reader' and 'inputStream'
2) i don have an idea when to use which classes.
3) if there is any thumb rule for the usage of these class.. do reply to this thread.
If my third question doesn't mean any thing sensible, please do ignore it.
Thanks,
P.Jerald
1) Here we have reader and writer, And OutputStream and InputStream abstract classes. what is the difference between these terms 'reader' and 'inputStream'
2) i don have an idea when to use which classes.
3) if there is any thumb rule for the usage of these class.. do reply to this thread.
If my third question doesn't mean any thing sensible, please do ignore it.
Thanks,
P.Jerald
Comment