What is the output of the following code?
float X; X=2.5; Y=exp(x); print(x,y);
the output is : 2.5 , 2.5
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
the output is : 2.5 , 2.5
need an explanation for this answer? contact us directly to get an explanation for this answer