In C programng language fputc is the general form of Questi
In C programng language:
fputc() is the general form of ____.
Question 20 options:
| |||
| |||
| |||
|
Solution
Option : B
putc()
putc() is equivalent to fputc() except that it can be implemented as a Macro which evaluates stream more than once