当前位置:百科知识 > 工学问答A

问题描述:

[单选] 函数定义为Fun(int&i),变量定义n=100,则下面调用正确的是()。
A.Fun(20) B.Fun(20+n) C.Fun(n) D.Fun(&n)
参考答案:查看
答案解析:
☆收藏

随机题目