Multiple choice Which are the three standard file names accessed by any C program? Standard input file, standard output file, standard error file Stdin, stdout, stderr Keywords, mouse, stderr Registry, Lib, Monitor None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation These three file pointers are automatically defined when a program executes and provide access to the keyboard and screen.