单项选择题

A.C++源代码经过编译预处理之后,就变成了目标代码
B.#define HELLO HELLO是定义了一个宏,名字叫HELLO
C.using 是预处理指令
D.#define HELLO是定义了一个宏,名字叫HELLO