当前位置: X题卡 > 所有题目 > 题目详情

下面程序的输出结果为 【10】 。 #inclUde<iostream.h> void main( ) int a; int &b=a;//变量引用 b=10; cou...

查看本题答案

你可能感兴趣的试题

热门试题

更多