What is the header file for setw?


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

Post New Answer

More C++ General Interview Questions

Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";

7 Answers   CTS,


write a program to insert an element into an array

26 Answers   TCS,


why can't we declare data member of class auto register or extern

1 Answers  


What do you mean by storage classes?

1 Answers  


i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????

1 Answers  


What do you mean by inheritance in c++?

0 Answers  


What are the various storage classes in C++?

0 Answers   Fidelity,


write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z

4 Answers  


What is the use of lambda in c++?

0 Answers  


How a pointer differs from a reference?

0 Answers  


What are the three types of access specifiers in C++?

1 Answers  


Differentiate between a deep copy and a shallow copy?

1 Answers  


Categories