Why do we use setw in c++?


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

Post New Answer

More C++ General Interview Questions

Explain what are accessor methods?

0 Answers  


How many types of scopes are there in c++?

0 Answers  


What are the general quetions are in DEna bank manager IT/System interviews?

0 Answers   Dena Bank, ICICI,


What is the header file for setw?

0 Answers  


Explain some examples of operator overloading?

0 Answers  


Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?

0 Answers  


Tell me difference between constant pointer and pointer to a constant.

0 Answers   Honeywell, Zomato,


Who was the creator of c++?

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


What are manipulators in c++ with example?

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


What is the first name of c++?

0 Answers  


Categories