What are manipulators used for?


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

Post New Answer

More C++ General Interview Questions

Explain register storage specifier.

0 Answers  


What does new return if there is insufficient memory to make your new object?

0 Answers  


What is fflush c++?

0 Answers  


What is a linked list in c++?

0 Answers  


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  






what is difference between static and non-static variables

10 Answers  


Explain Text Manipulation Routines?

0 Answers  


What is the default width for ouputting a long integer using the insertion operator?

0 Answers  


Why cout is used in c++?

0 Answers  


Where and why do I have to put the "template" and "typename" keywords?

0 Answers  


What is a multiset c++?

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


Categories