Multiple choice Which of the following are implemented as macros (rather than functions)? fgetc getc getchar both (2) and (3) Reveal answer Fill a bubble to check yourself D Correct answer Explanation The getc and getchar commands are implemented as macros rather than the functions.