01 2. What will be the output of the
following C code?
mainly
float x = 'a';
printf("%f",x);
return 0;
Ops.A. a
B. Runtime error
C. 2.000000000
D. 97
05
Answers
Answered by
0
Answer:
21321312331
Explanation:
Similar questions