Floating point representation and output seems to be compiler dependent?
Answer Posted / rohit sah
Regrettably, yes. The action of ios::setprecision() varies among compilers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a c program for binary addition of two 8 bit numbers.
What is ofstream c++?
What is a hashmap c++?
Which is best c++ or java?
What is the main function c++?
What is ios class in c++?
Is there a sort function in c++?
How can I learn c++ easily?
Explain the difference between class and struct in c++?
Evaulate: 22%5 a) 2 b) 4 c) 0
What does it mean to declare a member function as virtual?
Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list
Is c or c++ more useful?
What is the difference between multiple and multilevel inheritance in c++?
Which function cannot be overloaded c++?