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
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
Math,
1 month ago
English,
1 month ago
English,
1 month ago
World Languages,
2 months ago
Environmental Sciences,
2 months ago
Math,
8 months ago
English,
8 months ago
Hindi,
8 months ago