World Languages, asked by nainasharma20899, 5 months ago

#include <iostream>
#include <limits>
using namespace std;
int main()
{
cout << numeric_limits<float> - is exact:
cout << numeric_limits<double> :: is_exact;
cout << numeric_limits long int> is exact,
cout << numeric_limits<unsigned char> : is_exact,
}
Correct answer: +1
Incorrect answer:0
Options
1100
1001
1010
0011​

Answers

Answered by tnagamani54
2

Answer:

sorry for spamming but I need points urgent thankyou

Similar questions