Can we get the value of ios format flags?


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

Post New Answer

More C++ General Interview Questions

What are smart pointers?

0 Answers  


Is it possible for a member function to use delete this?

0 Answers  


Where Malloc(), Calloc(), and realloc() does get memory?

0 Answers  


What is static function and static class?

4 Answers   HCL,


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  






What are vectors used for in c++?

0 Answers  


Can create new c++ operators?

0 Answers  


what are difference between c and c++?

9 Answers   Accenture,


Explain static and dynamic memory allocation with an example each.

0 Answers  


Explain linear search.

0 Answers  


Is c++ faster than c?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


Categories