What is #include <stdio.h>?
(a) Preprocessor directive
(b) Inclusion directive
(c) File inclusion directive
(d) None of the mentioned
This question was posed to me during an online exam.
This key question is from C-Preprocessor topic in chapter C Functions and Structure of a Program of C