What is #include iomanip?


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

Post New Answer

More C++ General Interview Questions

When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


Can we distribute function templates and class templates in object libraries?

0 Answers  






write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  


How const functions will be treated by compiler?

3 Answers   Symphony,


What are maps in c++?

0 Answers  


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


What jobs can you get with a c++ certification?

0 Answers  


What is the use of function pointer?

0 Answers  


Categories