what are input output functions of C language
Answers
Answered by
4
Answer:
These functions are used to permit the transfer of information between the computer and the standard input/output device. The basic input/output functions are getchar , putchar , puts , scanf and printf . The first two functions, getchar and putchar, are used to transfer single characters.
Explanation:
Hope it helps u!!!!!!
So pl mark me as brainliest and follow
Answered by
5
These functions are used to permit the transfer of information between the computer and the standard input/output device. The basic input/output functions are getchar , putchar , puts , scanf and printf . The first two functions, getchar and putchar, are used to transfer single characters.
hope it helps you
Similar questions