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