InterviewSolution
Saved Bookmarks
| 1. |
How many streams are automatically created when executing a program?(a) 1(b) 2(c) 3(d) 4I got this question in an interview for job.This question is from C Input Output topic in section Strings, Streams & Numerics in C++ of C++ |
|
Answer» The correct option is (c) 3 |
|