Computer Science, asked by sundarapandi2606, 10 hours ago

#include <stdio.h>
int main ()
float floatvalue = 8.25
printf ("%d\n", (int) floatvalue);
return 0;
} ​

Answers

Answered by 1478paindhashah
0

Answer:

I don't know the answer, I am so sorry

Similar questions