Computer Science, asked by subramani31, 2 months ago

What will be the output of the following program?

int main()
{
float a = 0.7;
if (a <0.7)
{
printf("hello-c");
}
else
{
printf("hello-C++");
}
return 0;
}
چا​

Answers

Answered by KnoxBox
0

sorry but i know only html and qbasic.

because i am interested in mechanical engineering and not software engineering.

once again sorry

Similar questions