Question: What is the problem that demonstrated in this code? int main() { = 9.999666e-42 f = 1.000527e-42 f = 9.949219e-44 f = 9.809089e-45 f
What is the problem that demonstrated in this code? int main() { = 9.999666e-42 f = 1.000527e-42 f = 9.949219e-44 f = 9.809089e-45 f = 1.401298e-45 f = 0.000000e+00 f = 0.000000e+00 f = 0.000000e+00 f= 0.000000e+00 } float f= le-40; int i; for (i = 1; i
Step by Step Solution
3.46 Rating (156 Votes )
There are 3 Steps involved in it
There are several problems with the provided code float f1e40 is not a valid declaration It se... View full answer
Get step-by-step solutions from verified subject matter experts
