单项选择题

在下列叙述中,正确的一条是_______。

A.#define printf都是C语句
B.#define是C语句,而priatf不是
C.printf是C语句,但#define不是
D.#define和printf都不是C语句