Floating point representation and output seems to be compiler dependent?
Answer / rohit sah
Regrettably, yes. The action of ios::setprecision() varies among compilers.
Is This Answer Correct ? | 0 Yes | 0 No |
What can c++ be used for?
What is the limitation of cin while taking input for character array?
Should I learn c++ c?
What is a multiset c++?
What is the difference between static global and global ?
What is encapsulation in C++? Give an example.
0 Answers HAL, Honeywell, Zomato,
What is a class definition?
Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.
What are structures and unions?
How to avoid a class from instantiation?
What is an undefined behavior and sequence points
How are pointers type-cast?