单选题 下列选项中,不是C++关键字的是( )。
【正确答案】 B
【答案解析】解析:Class、friend、virtual都是C++的关键字,而funtion是VB的关键字。