An illustration shows three types of “include directives:”
"#include <fstream>" annotated as "For file I/O"
"#include <iostream>" annotated as "For cout"
"#include <cstdlib>" annotated as "For exit."