πŸ“Š Operating System Architecture
Q. Writing a C program that accepts input from keyboard, rather than from a file is advantageous because
  • (A) keyboard is a file that is already open
  • (B) it can be used in a pipe, if it writes to stdout
  • (C) both (a) and (b)
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) both (a) and (b)

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
1040
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate