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

What is the use of ::(scope resolution operator)?

0 Answers  


What are keywords in c++?

0 Answers  


What is the use of endl in c++?

0 Answers  


What's the best free c++ profiler for windows?

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


What is the type of this pointer in c++?

0 Answers  


Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?

1 Answers  


How do you know that your class needs a virtual destructor?

5 Answers   Lucent,


Does c++ have a hash table?

0 Answers  


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

0 Answers  


Why is c++ not purely object oriented?

0 Answers  


What is conditions when using boolean operators?

0 Answers  


Categories