单选题
以下说明语句中,正确的是( )。
A、
int a,friend;int &b=a;
B、
int Auto,x;int &y=&x;
C、
int For; int &z=For;
D、
int a.cpp;int &c=& a.cpp;
【正确答案】
【答案解析】
提交答案
关闭