1.

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 & b
D. non of above
Answer» D. non of above


Discussion

No Comment Found