填空题

下列程序的运行结果是()。 
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 


您可能感兴趣的试卷

你可能感兴趣的试题