InterviewSolution
Saved Bookmarks
| 1. |
IO class provides input and output through ______________________(a) Data streams(b) Serialization(c) File system(d) Data streams, serialization and file systemThe question was posed to me in an interview for job.This is a very interesting question from IO Class topic in chapter Inbuilt Classes of Object Oriented Programming |
|
Answer» Correct option is (d) DATA streams, SERIALIZATION and file system |
|