What is the use of setprecision in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What c++ library is string in?

0 Answers  


What is a .h file c++?

0 Answers  


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

0 Answers  


Explain the purpose of the keyword volatile.

0 Answers  


How size of a class can be calulated?

2 Answers  






write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


What is the header file for setw?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  


What is multithreading and what is its use?Whats are multithreading techniques used in C++?

1 Answers  


What are the advantages and disadvantages of using inline and const?

2 Answers   Polaris, TCS, Zimmer Biomet,


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1

5 Answers  


Categories