问题 单项选择题

函数定义为Fun(int &i),变量定义n=100,则下面调用正确的是( )。

A.Fun(20);

B.Fun(20+;

C.Fun(;

D.Pun(&;

答案

参考答案:C

选择题
选择题