What is the output of this code
   #include iostream
#include limits
int main ()
{
cout boolalpha;
cout numeric_limitsint :: has_infinity '\n';
return 0;
}

Posted on by