What does iomanip mean in c++?


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

Post New Answer

More C++ General Interview Questions

Difference between linked list and array?

3 Answers  


What is virtual destructor ans explain its use?

0 Answers  


What is scope in c++ with example?

0 Answers  


what are function pointers?

0 Answers  


What is std namespace in c++?

0 Answers  






Show the declaration for a static function pointer.

0 Answers  


Define upcasting.

0 Answers  


write program for palindrome

81 Answers   Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,


What is a driver program?

0 Answers  


What is the use of typedef?

0 Answers  


int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?

11 Answers   HCL, Mphasis,


How many standards of c++ are there?

0 Answers  


Categories