What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy in Java Programming?
Submitted by: AdministratorThe Reader/Writer class hierarchy is character-oriented, and the InputStream/OutputStream class hierarchy is byte-oriented.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Job Interview Questions And Answers
Top Java Questions
☺ | Does garbage collection guarantee that a program will not run out of memory? |
☺ | What is synchronization and why is it important in Java Programming? |
☺ | What is the Locale class in Java Programming? |
☺ | Can a lock be acquired on a class in Java Programming? |
☺ | Does a class inherit the constructors of its superclass in Java Programming? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |