Answer the questions by IO functions: getchar, putchar, getc, putc, and ungetc.
Reads a character from keyboard ___
Writes a character to screen ___
Read a character from a file ____
Writes a character to a file ____
Returns a character back to file ____