设intm=0;下列表示引用的方法中,()是正确的。

设intm=0;下列表示引用的方法中,()是正确的。

A.int&x=m;

B.int&y=10;

C.int&z;

D.float&t=&m

正确答案:A

猜你喜欢