InterviewSolution
Saved Bookmarks
| 1. |
43. Which of the following can perform operations like read from a file or write into a file? (a) Stream class (b) file class (c) package class (d) object class |
| Answer» PACKAGE CLASS ACCORDIND to me | |