Choose the correct answers _______________.
C is a general purpose, imperative computer programming language, supporting structured programming, and recursion, while a static type system prevents many unintended operations. The C programming language provides many standard library function for file input or output. These functions make up the bulk of the C standard library header<stdio.h>.
1) C provides no input output features.
2) C provides no file access features.
3) C borrowed most of its idea from BCPL.