InterviewSolution
Saved Bookmarks
| 1. |
Which will be used with physical devices to interact from C++ program?(a) Programs(b) Library(c) Streams(d) IteratorsThis question was addressed to me in final exam.My question is based upon C Input Output in portion Strings, Streams & Numerics in C++ of C++ |
|
Answer» The correct CHOICE is (c) Streams |
|