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 is a static member?
Can char be a number c++?
How do you declare a set in c++?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
How do you write a function that can reverse a linked-list?
Which programming language is best?
What is Namespace?
Is python written in c or c++?
What is flush programming?
what is pre-processor in C++?
What are shallow and deep copy?
How const functions will be treated by compiler?