下列程序的招待结果是【 】。
include <iostream. h>
float temp;
float & fn2(float r)
{
temp=r* r* 3.14;
return temp;
}
void main()
{
float a=fn2(5.0);
float& b=fn2(5.0)
b=20;
cout<<temp<<end1;
}
资产与权益恒等关系是复式记账法的理论基础,也是企业编制资产负债表的依据。()
所有者权益在企业清算时,资产要先分配给投资者,有剩余才清偿债务。()