Computer Science, asked by ramkishanjhajhria, 3 months ago

What will be the output?
# include <Stdio.h>
int main()
{
float a=6.0;
printf("%.2f", (9/5)*a +11);
retwin 0;
}​

Answers

Answered by sairajkoli
0

Answer:

sorry I didn't know the answer

Explanation:

please Mark me as brainliest

Similar questions