Q:

What is the output of the following code?

0

What is the output of the following code?

float X;
X=2.5;
Y=exp(x);
print(x,y);

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

the output is : 2.5 , 2.5

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now