单选题 以下各选项组中,均是C++语言关键字的组是
A) public operator this B) shod string static
C) it while > = D) private cout printf

【正确答案】 A
【答案解析】[解析] 关键字是系统已预定义的单词,在程序中有不同的用途,考生应该熟记。