Floating point representation and output seems to be compiler dependent?



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

Post New Answer

More C++ General Interview Questions

What is a static member?

0 Answers  


Can char be a number c++?

0 Answers  


How do you declare a set in c++?

0 Answers  


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

0 Answers  


How do you write a function that can reverse a linked-list?

0 Answers  


Which programming language is best?

0 Answers  


What is Namespace?

5 Answers   HCL, Samsung,


Is python written in c or c++?

0 Answers  


What is flush programming?

0 Answers  


what is pre-processor in C++?

0 Answers  


What are shallow and deep copy?

0 Answers  


How const functions will be treated by compiler?

3 Answers   Symphony,


Categories