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
What is the need of a destructor? Explain with the help of an example.
What is class definition in c++ ?
What is time h in c++?
Does c++ cost money?
What is operator overloading in c++ example?
Explain what are single and multiple inheritances in c++?
Explain about vectors in c ++?
Is the declaration of a class its interface or its implementation?
What is the default access level?
Is c++ still in demand?
Is c++ proprietary?
What is a v-table?
Write some differences between an external iterator and an internal iterator?
When to use “const” reference arguments in a function?
What is c++ namespace?