

MCQOPTIONS
Saved Bookmarks
1. |
Identify N library function for line input and output in the following C code? |
A. | fputs |
B. | fgets |
C. | putc |
D. | getc |
E. | Compilation Error |
Answer» F. | |