InterviewSolution
Saved Bookmarks
| 1. |
What Is Print Stream And Print Writer? |
|
Answer» FUNCTIONALLY both are same but belong to two different categories – byte STREAMS and CHARACTER streams. println() method exists in both CLASSES. Functionally both are same but belong to two different categories – byte streams and character streams. println() method exists in both classes. |
|