The output of the code is
#include iostream
int main()
{
float b=96.5788;int a;
a=float(b)&&-0.769;
std::couta;
return 0;
}

Posted on by