单项选择题

程序中要使用printf语句输出,必须在程序的开头添加下面语句()。

A.#include"stdio.h"
B.#include"string.h"
C.#include"iostream.h"
D.#include"stdlib.h"