Define the basic input/output functions
Answers
Answered by
0
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:
Mark me as a brilliant
Answered by
0
Answer:
hope it helps you
Explanation:
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.
Similar questions