black

fortran考试

登录

填空题

下列程序的运行结果是()。 
Program test 
Implicit none 
Complex a,b,c 
A=(1.0,2.0) 
b= (2.0,4.0) 
c=a+b 
Write(*,*) c 
Stop 
end 

【参考答案】

(3.000000,6.000000)

相关考题

填空题 逻辑表达式((3>5).and.(4>1)).or.(5<8)的值为:()

填空题 数学表达式13-1/2的值为:()

填空题 下列程序的运行结果是()。  Program test  Implicit none  Integer::i  Integer::a(5)        Forall ( i=1:5 )     A(I)=5  End forall  Write(*,*)a  Stop  end

All Rights Reserved 版权所有©考试题库网(kstiku.com)

备案号:湘ICP备14005140号-3

经营许可证号:湘B2-20140064