What is an adjust field format flag?


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

Post New Answer

More C++ General Interview Questions

Why do we use setw in c++?

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


What is the array and initializing arrays in c++?

0 Answers  


Are c and c++ similar?

0 Answers  


The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance

4 Answers   Quark,






What are the differences between malloc() and calloc()?

0 Answers  


When should you use global variables?

0 Answers  


Which c++ operator cannot overload?

0 Answers  


What are friend classes? What are advantages of using friend classes?

0 Answers  


what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


Is linux written in c or c++?

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


Categories