The single character input/output functions are:September 2, 2021 AdminIn C programming McqsLeave a Comment on The single character input/output functions are: A. scanf() and printf() B. getchar() and printf() C. scanf() and putchar() D. getchar() and putchar() Answer Correct Answer: D. getchar() and putchar()